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
EndpointRegistrationExceptionvoid unregister()
throws EndpointRegistrationException
EndpointRegistrationExceptionApache CXF