Package org.apache.yoko.orb.IMR

Interface Summary
ActiveState  
ActiveStateOperations  
Domain  
DomainOperations  
Server The Server interface.
ServerDomain  
ServerDomainOperations  
ServerFactory  
ServerFactoryOperations  
ServerOperations The Server interface.
 

Class Summary
_ActiveStateStub  
_DomainStub  
_NoSuchPOAHelper  
_NoSuchPOAHolder  
_ServerDomainStub  
_ServerFactoryStub  
_ServerStub  
ActiveStateHelper  
ActiveStateHolder  
ActiveStatePOA  
ArgListHelper  
DomainHelper  
DomainHolder  
DomainPOA  
NoSuchOADHelper  
NoSuchOADHolder  
NoSuchServerHelper  
NoSuchServerHolder  
OADAlreadyExistsHelper  
OADAlreadyExistsHolder  
OADInfo Information on an OAD.
OADInfoHelper  
OADInfoHolder  
OADInfoSeqHelper  
OADInfoSeqHolder  
OADNotRunningHelper  
OADNotRunningHolder  
OADRunningHelper  
OADRunningHolder  
POAAlreadyRegisteredHelper  
POAAlreadyRegisteredHolder  
POAInfo Information on a POA.
POAInfoHelper  
POAInfoHolder  
POAInfoSeqHelper  
POAInfoSeqHolder  
POANameHelper  
POANameSeqHelper  
POANameSeqHolder  
POAStatus This enumeration contains the various states of a server.
POAStatusHelper  
POAStatusHolder  
ProcessIDHelper  
ServerActivationMode This enumeration contains the various activation modes of a server.
ServerActivationModeHelper  
ServerActivationModeHolder  
ServerAlreadyRegisteredHelper  
ServerAlreadyRegisteredHolder  
ServerDomainHelper  
ServerDomainHolder  
ServerDomainPOA  
ServerFactoryHelper  
ServerFactoryHolder  
ServerFactoryPOA  
ServerHelper  
ServerHolder  
ServerIDHelper  
ServerNotRunningHelper  
ServerNotRunningHolder  
ServerPOA  
ServerRunningHelper  
ServerRunningHolder  
ServerSeqHelper  
ServerSeqHolder  
ServerStatus This enumeration contains the various states of a server.
ServerStatusHelper  
ServerStatusHolder  
 

Exception Summary
_NoSuchPOA A NoSuchPOA exception indicates that the poa detailed in the member poa doesn't exist.
NoSuchOAD A NoSuchOAD exception indicates that the OAD detailed in the member name doesn't exist.
NoSuchServer A NoSuchServer exception indicates that the server detailed in the member name doesn't exist.
OADAlreadyExists An OADAlreadyExists exception indicates that the OAD record detailed in the member name already exists.
OADNotRunning A OADNotRunning exception indicates that the OAD detailed in the member host isn't up.
OADRunning An OADRunning exception indicates that the OAD detailed in the member name is up.
POAAlreadyRegistered A POAAlreadyRegistered exception indicates that the POA detailed in the member poa doesn't exist in the server specified in in the member name.
ServerAlreadyRegistered A ServerAlreadyRegistered exception indicates that the server detailed in the member name already exists.
ServerNotRunning A ServerNotRunning exception indicates that the Server detailed in the member host isn't running.
ServerRunning An ServerRunning exception indicates that the Server detailed in the member name is active.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.