Package com.beasys.Tobj

Interface Summary
CertificateBased  
FactoryFinder The FactoryFinder interface provides clients with one object reference that serves as the single point of entry into the BEA Tuxedo domain.
PrincipalAuthenticator The PrincipalAuthenticator interface is used to log on to and log off of the BEA Tuxedo domain.
TransactionCurrent The TransactionCurrent interface supports all the methods of the Current interface in the CosTransactions module, as described in the previous section.
 

Class Summary
AuthType The type of authentication expected by the BEA Tuxedo domain.
LName This class implements the names library in CosNaming.
LNameComponent This class implements the names library in CosNaming.
 

Exception Summary
CannotProceed This exception is raised if the FactoryFinder or the CORBAservices Naming Service encounter an internal error during the search, with the error being written to the user log (ULOG).
InvalidDomain For a remote client, raised if the Bootstrap object cannot connect to the BEA Tuxedo domain.
InvalidName Raised if an incorrect parameter is passed while invoking the com.beasys.Tobj_Bootstrap.resolve_initial_references method.
NoComponent The library name component is undefined.
NotImplemented This exception is raised if a client application invokes a method on an object that has not been implemented.
NotSet The identifier or kind attribute of the library name component is not set.
OverFlow The library cannot allocate resources for the inserted components.
RegistrarNotAvailable This exception is raised if the FactoryFinder object cannot locate the CORBAservices Naming Service object.
RMfailed The corresponding call to the tx_open() or tx_close() function failed.