| java.lang.Object javax.xml.ws.Endpoint org.objectweb.celtix.bus.jaxws.EndpointImpl
ENDPOINT_CONFIGURATION_URI | final public static String ENDPOINT_CONFIGURATION_URI(Code) | | |
doInit | protected boolean doInit(Code) | | |
implementorClass | protected Class> implementorClass(Code) | | |
initialised | protected boolean initialised(Code) | | |
published | protected boolean published(Code) | | |
reference | protected EndpointReferenceType reference(Code) | | |
getEndpointReferenceType | public EndpointReferenceType getEndpointReferenceType()(Code) | | |
getExecutor | public Executor getExecutor()(Code) | | documented but not yet implemented in RI
|
getImplementorClass | public Class getImplementorClass()(Code) | | Returns the Implementor Class. |
getStyle | public Style getStyle()(Code) | | |
getWebServiceAnnotatedClass | public synchronized List<Class<?>> getWebServiceAnnotatedClass()(Code) | | |
injectResources | protected void injectResources(Object instance)(Code) | | inject resources into servant. The resources are injected
according to @Resource annotations. See JSR 250 for more
information.
|
injectResources | protected void injectResources()(Code) | | inject resources into servant. The resources are injected
according to @Resource annotations. See JSR 250 for more
information.
|
isContextBindingCompatible | protected boolean isContextBindingCompatible(String address)(Code) | | |
isPublished | public boolean isPublished()(Code) | | |
releaseImplementor | public void releaseImplementor(Object impl)(Code) | | |
setExecutor | public void setExecutor(Executor ex)(Code) | | documented but not yet implemented in RI
|
|
|