org.objectweb.proactive.ext.webservices
Class WSConstants
java.lang.Object
org.objectweb.proactive.ext.webservices.WSConstants
- Direct Known Subclasses:
- ProActiveDeployer, ProActiveProvider, WSDLGenerator
public class WSConstants
- extends java.lang.Object
- Author:
- vlegrand
Utility constants for deploying active objects and components as Web Services
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROACTIVE_PROVIDER
public static final java.lang.String PROACTIVE_PROVIDER
- See Also:
- Constant Field Values
PROACTIVE_STUB
public static final java.lang.String PROACTIVE_STUB
- See Also:
- Constant Field Values
WSDL_FILE
public static final java.lang.String WSDL_FILE
- See Also:
- Constant Field Values
ROUTER
public static final java.lang.String ROUTER
- See Also:
- Constant Field Values
DOCUMENTATION
public static final java.lang.String DOCUMENTATION
- See Also:
- Constant Field Values
COMPONENT_INTERFACE
public static final java.lang.String COMPONENT_INTERFACE
- See Also:
- Constant Field Values
URL_PUBLICATION
public static final java.lang.String URL_PUBLICATION
- See Also:
- Constant Field Values
disallowedMethods
public static final java.util.Vector<java.lang.String> disallowedMethods
supportedTypes
protected static java.util.Vector<java.lang.Class> supportedTypes
WSConstants
public WSConstants()
Copyright 2001-2007 INRIA All Rights Reserved.