A C D G M N O P T U 

A

AuthenticationException - Exception in org.ow2.petals.registry.client.api.exception
Invalid credentials to connect to the Petals Registry Overlay.
AuthenticationException() - Constructor for exception org.ow2.petals.registry.client.api.exception.AuthenticationException
 

C

clean(String, String) - Method in interface org.ow2.petals.registry.client.api.TopologyService
Clean all information associated to the given topology from the Petals Registry Overlay cluster.
ConnectionErrorException - Exception in org.ow2.petals.registry.client.api.exception
This exception is thrown when an error occurs during the connection to the Petals Registry cluster.
ConnectionErrorException(Throwable) - Constructor for exception org.ow2.petals.registry.client.api.exception.ConnectionErrorException
 
ConnectionErrorException(String) - Constructor for exception org.ow2.petals.registry.client.api.exception.ConnectionErrorException
 
createClient(String, Integer, String, String) - Method in class org.ow2.petals.registry.client.api.PetalsRegistryClientFactory
Create a new Petals Registry client connected to the remote Petals Registry cluster.

D

disconnect() - Method in interface org.ow2.petals.registry.client.api.PetalsRegistryClient
Release the connection to the JMX server
DuplicatedServiceException - Exception in org.ow2.petals.registry.client.api.exception
A service is duplicated.
DuplicatedServiceException(Class<?>) - Constructor for exception org.ow2.petals.registry.client.api.exception.DuplicatedServiceException
 

G

getGroup() - Method in interface org.ow2.petals.registry.client.api.PetalsRegistryClient
 
getHost() - Method in interface org.ow2.petals.registry.client.api.PetalsRegistryClient
 
getPort() - Method in interface org.ow2.petals.registry.client.api.PetalsRegistryClient
 
getService() - Method in exception org.ow2.petals.registry.client.api.exception.DuplicatedServiceException
 
getService() - Method in exception org.ow2.petals.registry.client.api.exception.MissingServiceException
 
getTopologies() - Method in interface org.ow2.petals.registry.client.api.TopologyService
 
getTopology(String) - Method in interface org.ow2.petals.registry.client.api.TopologyService
 
getTopologyId() - Method in exception org.ow2.petals.registry.client.api.exception.UnexistingTopologyException
 
getTopologyService() - Method in interface org.ow2.petals.registry.client.api.PetalsRegistryClient
 

M

MissingServiceException - Exception in org.ow2.petals.registry.client.api.exception
A service is missing.
MissingServiceException(Class<?>) - Constructor for exception org.ow2.petals.registry.client.api.exception.MissingServiceException
 
MissingServiceException(Class<?>, Throwable) - Constructor for exception org.ow2.petals.registry.client.api.exception.MissingServiceException
 

N

newInstance() - Static method in class org.ow2.petals.registry.client.api.PetalsRegistryClientFactory
Create a new instance of Petals Registry Client API using an implementation defined according to the following rule: first, if the property is set, its value is used to look for the service implementation, otherwise the service implementation is looking for in the current classloader.

O

org.ow2.petals.registry.client.api - package org.ow2.petals.registry.client.api
 
org.ow2.petals.registry.client.api.exception - package org.ow2.petals.registry.client.api.exception
 

P

PetalsRegistryClient - Interface in org.ow2.petals.registry.client.api
Interface of a Petals Registry Client.
PetalsRegistryClientException - Exception in org.ow2.petals.registry.client.api.exception
Base exception of Petals Registry Client library
PetalsRegistryClientException(String) - Constructor for exception org.ow2.petals.registry.client.api.exception.PetalsRegistryClientException
 
PetalsRegistryClientException(String, Throwable) - Constructor for exception org.ow2.petals.registry.client.api.exception.PetalsRegistryClientException
 
PetalsRegistryClientException(Throwable) - Constructor for exception org.ow2.petals.registry.client.api.exception.PetalsRegistryClientException
 
PetalsRegistryClientFactory - Class in org.ow2.petals.registry.client.api
Factory to create a client of the Petals registry cluster
PetalsRegistryClientFactory() - Constructor for class org.ow2.petals.registry.client.api.PetalsRegistryClientFactory
 
PROPERTY_NAME - Static variable in class org.ow2.petals.registry.client.api.PetalsRegistryClientFactory
Name of the property used to select the implementation of Petals Registry Client API.

T

TopologyService - Interface in org.ow2.petals.registry.client.api
The service managing the topology information registered in the Petals Registry cluster

U

UnexistingTopologyException - Exception in org.ow2.petals.registry.client.api.exception
The given topology does not exist in the Petals Registry Overlay cluster
UnexistingTopologyException(String) - Constructor for exception org.ow2.petals.registry.client.api.exception.UnexistingTopologyException
 
A C D G M N O P T U 

Copyright © 2005-2015 Linagora. All Rights Reserved.