public interface EndpointMBean
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
String |
getName() |
void |
register() |
void |
unregister() |
String getName()
String getAddress()
void register() throws EndpointRegistrationException
EndpointRegistrationException
void unregister() throws EndpointRegistrationException
EndpointRegistrationException
Apache CXF