|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointRegistryServiceErrorException | |
|---|---|
| org.ow2.petals.jmx | |
| Uses of EndpointRegistryServiceErrorException in org.ow2.petals.jmx |
|---|
| Methods in org.ow2.petals.jmx that throw EndpointRegistryServiceErrorException | |
|---|---|
java.util.List<java.util.Map<java.lang.String,java.lang.Object>> |
EndpointRegistryClient.getAllEndpoints()
Get all the Endpoints |
java.util.List<java.util.Map<java.lang.String,java.lang.Object>> |
EndpointRegistryClient.getAllExternalEndpoints()
Get all the external Endpoints |
java.util.List<java.util.Map<java.lang.String,java.lang.Object>> |
EndpointRegistryClient.getAllInternalEndpoints()
Get all the internal Endpoints |
java.lang.String |
EndpointRegistryClient.getDescription(java.lang.String serviceName,
java.lang.String endpointName)
Get the description for a given service and endpoint |
EndpointRegistryClient |
JMXClient.getEndpointRegistryClient()
Retrieve the EndpointRegistry client API |
| Constructors in org.ow2.petals.jmx that throw EndpointRegistryServiceErrorException | |
|---|---|
EndpointRegistryClient(java.lang.String petalsDomain,
javax.management.MBeanServerConnection beanServerConnection)
Creates a new instance of EndpointServiceServiceClient |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||