|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of EndpointRegistry in org.ow2.petals.container.lifecycle |
|---|
| Fields in org.ow2.petals.container.lifecycle declared as EndpointRegistry | |
|---|---|
protected EndpointRegistry |
Installer.endpointRegistry
JBI-Messaging :: EndpointRegistry |
| Methods in org.ow2.petals.container.lifecycle that return EndpointRegistry | |
|---|---|
EndpointRegistry |
Installer.getEndpointRegistry()
|
EndpointRegistry |
ComponentContextCommunication.getEndpointRegistry()
Get the EndpointRegistry service. |
| Uses of EndpointRegistry in org.ow2.petals.jbi.management.recovery |
|---|
| Fields in org.ow2.petals.jbi.management.recovery declared as EndpointRegistry | |
|---|---|
protected EndpointRegistry |
SystemRecoveryServiceImpl.endpointRegistry
The EndpointRegistry is used to manage all the endpoint interfaces in a distributed context |
| Uses of EndpointRegistry in org.ow2.petals.jbi.management.task.deployment |
|---|
| Constructors in org.ow2.petals.jbi.management.task.deployment with parameters of type EndpointRegistry | |
|---|---|
DeploymentTaskFactory(EndpointRegistry EndpointRegistry,
DeploymentServiceImpl deploymentService,
SystemStateService systemStateService,
RepositoryService repositoryService,
org.ow2.petals.util.LoggingUtil log,
AdminService adminService,
ContainerService containerService,
java.lang.String petalsInstallDirectory)
|
|
| Uses of EndpointRegistry in org.ow2.petals.jbi.management.task.deployment.deploy |
|---|
| Fields in org.ow2.petals.jbi.management.task.deployment.deploy declared as EndpointRegistry | |
|---|---|
protected EndpointRegistry |
RegisterAllConnectionTask.endpointRegistry
|
| Constructors in org.ow2.petals.jbi.management.task.deployment.deploy with parameters of type EndpointRegistry | |
|---|---|
RegisterAllConnectionTask(org.ow2.petals.util.LoggingUtil log,
EndpointRegistry endpointRegistry)
|
|
| Uses of EndpointRegistry in org.ow2.petals.jbi.management.task.deployment.undeploy |
|---|
| Fields in org.ow2.petals.jbi.management.task.deployment.undeploy declared as EndpointRegistry | |
|---|---|
protected EndpointRegistry |
RemoveAllConnectionsTask.endpointRegistry
|
| Constructors in org.ow2.petals.jbi.management.task.deployment.undeploy with parameters of type EndpointRegistry | |
|---|---|
RemoveAllConnectionsTask(org.ow2.petals.util.LoggingUtil log,
EndpointRegistry endpointRegistry)
|
|
| Uses of EndpointRegistry in org.ow2.petals.jbi.messaging.registry |
|---|
| Classes in org.ow2.petals.jbi.messaging.registry that implement EndpointRegistry | |
|---|---|
class |
AbstractEndpointRegistry
The abstract endoint registry. |
class |
BaseEndpointRegistry
The base endpoint registry class. |
class |
DistributedEndpointRegistryImpl
The registry facade implementation based on the petals-registry-* project. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||