|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointStarter | |
|---|---|
| com.sun.xml.ws.metro.api.config.management | |
| Uses of EndpointStarter in com.sun.xml.ws.metro.api.config.management |
|---|
| Classes in com.sun.xml.ws.metro.api.config.management that implement EndpointStarter | |
|---|---|
class |
ManagedEndpoint<T>
Wraps an existing WSEndpoint instance and provides a method to swap the WSEndpoint instance. |
| Methods in com.sun.xml.ws.metro.api.config.management with parameters of type EndpointStarter | ||
|---|---|---|
|
ManagementFactory.createCommunicationImpls(ManagedEndpoint<T> endpoint,
com.sun.xml.ws.api.config.management.EndpointCreationAttributes creationAttributes,
ClassLoader classLoader,
Configurator<T> configurator,
EndpointStarter starter)
Finds and returns all CommunicationServer implementations. |
|
|
ManagementFactory.createConfigReaderImpl(ManagedEndpoint<T> endpoint,
com.sun.xml.ws.api.config.management.EndpointCreationAttributes attributes,
ClassLoader classLoader,
EndpointStarter starter)
Finds and returns a ConfigReader implementation. |
|
void |
CommunicationServer.init(ManagedEndpoint<T> endpoint,
com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion assertion,
com.sun.xml.ws.api.config.management.EndpointCreationAttributes creationAttributes,
ClassLoader classLoader,
Configurator<T> configurator,
EndpointStarter starter)
Initialize the communication interface. |
|
void |
ConfigReader.init(ManagedEndpoint<T> endpoint,
com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion assertion,
com.sun.xml.ws.api.config.management.EndpointCreationAttributes attributes,
ClassLoader classLoader,
EndpointStarter starter)
Initialize the reader. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||