A B C D E F G H I J L N O P R S T U _

A

activate_object(String) - Method in class com.beasys.Tobj_Servant
Associates an object ID with a servant.
ActivateObjectFailed - exception com.beasys.TobjS.ActivateObjectFailed.
An error occurred during the execution of the object's com.beasys.Tobj_Servant.activate_object method.
ActivateObjectFailed() - Constructor for class com.beasys.TobjS.ActivateObjectFailed
This is the constructor for the class.
ActivateObjectFailed(String) - Constructor for class com.beasys.TobjS.ActivateObjectFailed
This is the constructor for the class.
ApplicationProblem - exception com.beasys.TobjS.ApplicationProblem.
An unspecified problem has occurred with the server application.
ApplicationProblem() - Constructor for class com.beasys.TobjS.ApplicationProblem
This is the constructor for the class.
authenticate(int, String, byte[], SecAttribute[], CredentialsHolder, OpaqueHolder, OpaqueHolder) - Method in interface org.omg.SecurityLevel2.PrincipalAuthenticator
Authenticates the client.
AuthenticationStatus - class org.omg.Security.AuthenticationStatus.
 
AuthType - class com.beasys.Tobj.AuthType.
The type of authentication expected by the M3 domain.

B

begin() - Method in interface javax.transaction.UserTransaction
Create a new transaction and associate it with the current thread.
begin() - Method in interface org.omg.CosTransactions.Current
Creates a new transaction.
bootstrap() - Static method in class com.beasys.Tobj.TP
Returns a com.beasys.Tobj_Bootstrap object.
build_auth_data(String, String, String, String, byte[], OpaqueHolder, AttributeListHolder) - Method in interface com.beasys.Tobj.PrincipalAuthenticator
Creates authentication data and attributes for use by the SecurityLevel2.PrincipalAuthenticator.authenticate method.

C

Callbacks - class com.beasys.BEAWrapper.Callbacks.
Supplies a set of methods that provide similar functionality as the methods provided by the C++ wrappers.
Callbacks() - Constructor for class com.beasys.BEAWrapper.Callbacks
Returns a reference to the Callbacks interface.
Callbacks(ORB) - Constructor for class com.beasys.BEAWrapper.Callbacks
Returns a reference to the Callbacks interface.
CannotProceed - exception com.beasys.Tobj.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).
CannotProceed - exception com.beasys.TobjS.CannotProceed.
The FactoryFinder or CORBAservices Naming Service encountered an internal error during the search, with the error being written to the user log (ULOG).
CannotProceed() - Constructor for class com.beasys.Tobj.CannotProceed
This is the constructor for the class.
CannotProceed() - Constructor for class com.beasys.TobjS.CannotProceed
This is the constructor for the class.
close_xa_rm() - Method in interface com.beasys.Tobj.TransactionCurrent
This method closes the XA resource manager to which this process is linked.
close_xa_rm() - Static method in class com.beasys.Tobj.TP
Closes the XA resource manager to which the invoking process is linked.
com.beasys - package com.beasys
 
com.beasys.BEAWrapper - package com.beasys.BEAWrapper
 
com.beasys.Tobj - package com.beasys.Tobj
 
com.beasys.TobjS - package com.beasys.TobjS
 
commit() - Method in interface javax.transaction.UserTransaction
Complete the transaction associated with the current thread.
commit(boolean) - Method in interface org.omg.CosTransactions.Current
Completes the current transaction.
continue_authentication(byte[], CredentialsHolder, OpaqueHolder, OpaqueHolder) - Method in interface org.omg.SecurityLevel2.PrincipalAuthenticator
Always fails.
Control - interface org.omg.CosTransactions.Control.
The Control interface allows a program to explicitly manage or propagate a transaction context.
create_lname_component() - Static method in class com.beasys.Tobj.LNameComponent
Creates the LName component.
create_lname() - Static method in class com.beasys.Tobj.LName
Creates a library name pseudo-object.
create_object_reference(String, String, NVList) - Static method in class com.beasys.Tobj.TP
Creates an object reference.
CreateServantFailed - exception com.beasys.TobjS.CreateServantFailed.
The TP Framework is unable to create the object's servant class.
CreateServantFailed() - Constructor for class com.beasys.TobjS.CreateServantFailed
This is the constructor for the class.
CreateServantFailed(String) - Constructor for class com.beasys.TobjS.CreateServantFailed
This is the constructor for the class.
Credentials - interface org.omg.SecurityLevel2.Credentials.
 
Current - interface org.omg.CosTransactions.Current.
The Current interface defines methods that allow a client of the Transaction Service to explicitly manage the association between threads and transactions.
Current - interface org.omg.SecurityLevel1.Current.
 
Current - interface org.omg.SecurityLevel2.Current.
 

D

deactivate_object(String, DeactivateReasonValue) - Method in class com.beasys.Tobj_Servant
Removes the association of an object ID with its servant.
deactivateEnable() - Static method in class com.beasys.Tobj.TP
Enables application-controlled deactivation of CORBA objects.
DeactivateObjectFailed - exception com.beasys.TobjS.DeactivateObjectFailed.
An error occurred while the com.beasys.Tobj_Servant.deactivate_object method was invoked.
DeactivateObjectFailed() - Constructor for class com.beasys.TobjS.DeactivateObjectFailed
This is the constructor for the class.
DeactivateObjectFailed(String) - Constructor for class com.beasys.TobjS.DeactivateObjectFailed
This is the constructor for the class.
DeactivateReasonValue - class com.beasys.TobjS.DeactivateReasonValue.
 
delete_component(long) - Method in class com.beasys.Tobj.LName
Removes and returns the component specified by long_i.
destroy_current() - Method in class com.beasys.Tobj_Bootstrap
Destroys the Current objects for the domain represented by the Bootstrap object.
destroy() - Method in class com.beasys.Tobj.LName
Destroys library name component pseudo-objects.
DR_METHOD_END - Static variable in class com.beasys.TobjS.DeactivateReasonValue
Indicates that the object is being deactivated after the completion of a method.
DR_SERVER_SHUTDOWN - Static variable in class com.beasys.TobjS.DeactivateReasonValue
Indicates that the object is being deactivated because the server is being shut down in an orderly fashion.
DR_TRANS_ABORTED - Static variable in class com.beasys.TobjS.DeactivateReasonValue
When the deactivate_object() method is invoked with this reason code, the transaction is marked for rollback only.This reason code is used only for objects that have the transaction activation policy.
DR_TRANS_COMMITTING - Static variable in class com.beasys.TobjS.DeactivateReasonValue
Indicates that a Current.commit() operation was invoked for the transaction in which the object is involved.

E

equal(LName) - Method in class com.beasys.Tobj.LName
Tests for equality with the library name specified by ln.

F

FactoryFinder - interface org.omg.CosLifeCycle.FactoryFinder.
 
FactoryFinder - interface com.beasys.Tobj.FactoryFinder.
The FactoryFinder interface provides clients with one object reference that serves as the single point of entry into the M3 domain.
find_factories_by_id(String) - Method in interface com.beasys.Tobj.FactoryFinder
Obtains a list of application factories.
find_factories(NameComponent[]) - Method in interface org.omg.CosLifeCycle.FactoryFinder
Obtains a list of application factories.
find_one_factory_by_id(String) - Method in interface com.beasys.Tobj.FactoryFinder
This member function instructs the FactoryFinder to return one application factory object reference whose id in the key matches the method's input factory_id.
find_one_factory(NameComponent[]) - Method in interface com.beasys.Tobj.FactoryFinder
Obtains a single application factory.
from_idl_form(NameComponent[]) - Method in class com.beasys.Tobj.LName
Sets the components and kind attribute for a library name from a returned IDL defined structure represented by nr.

G

get_attributes(AttributeType[]) - Method in interface org.omg.SecurityLevel1.Current
Returns attributes for the Current interface.
get_attributes(AttributeType[]) - Method in interface org.omg.SecurityLevel2.Credentials
Gets the attribute list attached to the credentials.
get_auth_type() - Method in interface com.beasys.Tobj.PrincipalAuthenticator
Gets the type of authentication expected by the M3 domain.
get_component(long) - Method in class com.beasys.Tobj.LName
Returns the component specified by long_i.
get_control() - Method in interface org.omg.CosTransactions.Current
If the client is associated with a transaction, a Control object is returned that represents the transaction context currently associated with the client thread.
get_coordinator() - Method in interface org.omg.CosTransactions.Control
 
get_credentials(CredentialType) - Method in interface org.omg.SecurityLevel2.Current
Gets credentials type.
get_id() - Method in class com.beasys.Tobj.LNameComponent
Returns the value of the LName component's identifier attribute.
get_kind() - Method in class com.beasys.Tobj.LNameComponent
Returns the value of the LName component's kind attribute.
get_object_reference() - Static method in class com.beasys.Tobj.TP
Returns a pointer to the current object.
get_status() - Method in interface org.omg.CosTransactions.Current
If there is a transaction associated with the client thread, this method returns the status of the transaction associated with the client thread.
get_string_oid() - Method in class com.beasys.BEAWrapper.Callbacks
Returns the string version of the object ID of the current request.
get_terminator() - Method in interface org.omg.CosTransactions.Control
Returns a Terminator object, which supports methods to end the transaction.
get_transaction_name() - Method in interface org.omg.CosTransactions.Current
If there is a transaction associated with the client thread, this method returns a printable string describing the transaction (specifically the XID as specified by the Open Group).
getNativeProperties() - Static method in class com.beasys.Tobj_Bootstrap
Returns a set of properties that need to be passed in a subsequent invocation of the org.omg.CORBA.ORB.init method.
getRemoteProperties() - Static method in class com.beasys.Tobj_Bootstrap
Returns the properties needed to initialize the ORB for remote clients.
getStatus() - Method in interface javax.transaction.UserTransaction
Obtain the status of the transaction associated with the current thread.
getUserTransaction() - Method in class com.beasys.Tobj_Bootstrap
Acquires a reference to a UserTransaction object, which may then be used to begin and terminate transactions and get information about transactions.

H

HeuristicCommitException - exception javax.transaction.HeuristicCommitException.
This exception is thrown by the rollback operation on a resource to report that a heuristic decision was made and that all relevant updates have been committed.
HeuristicCommitException() - Constructor for class javax.transaction.HeuristicCommitException
 
HeuristicCommitException(String) - Constructor for class javax.transaction.HeuristicCommitException
 
HeuristicException - exception javax.transaction.HeuristicException.
This exception indicates that one or more participants in a transaction has made a unilateral decision to commit or roll back updates without first obtaining the outcome determined by the transaction service.
HeuristicException() - Constructor for class javax.transaction.HeuristicException
 
HeuristicException(String) - Constructor for class javax.transaction.HeuristicException
 
HeuristicHazard - exception org.omg.CosTransactions.HeuristicHazard.
A request raises this exception to report that a heuristic decision was made, the disposition of all relevant updates is not known, and for those updates whose disposition is known, either all have been committed or all have been rolled back.
HeuristicHazard() - Constructor for class org.omg.CosTransactions.HeuristicHazard
This is the constructor for the class.
HeuristicMixed - exception org.omg.CosTransactions.HeuristicMixed.
A request raises this exception to report that a heuristic decision was made and that some relevant updates have been committed and others have been rolled back.
HeuristicMixed() - Constructor for class org.omg.CosTransactions.HeuristicMixed
This is the constructor for the class.
HeuristicMixedException - exception javax.transaction.HeuristicMixedException.
This exception is thrown to report that a heuristic decision was made and that some relevant updates have been committed and others have been rolled back.
HeuristicMixedException() - Constructor for class javax.transaction.HeuristicMixedException
 
HeuristicMixedException(String) - Constructor for class javax.transaction.HeuristicMixedException
 
HeuristicRollbackException - exception javax.transaction.HeuristicRollbackException.
This exception is thrown by the commit operation to report that a heuristic decision was made and that all relevant updates have been rolled back.
HeuristicRollbackException() - Constructor for class javax.transaction.HeuristicRollbackException
 
HeuristicRollbackException(String) - Constructor for class javax.transaction.HeuristicRollbackException
 

I

IllegalOperation - exception com.beasys.TobjS.IllegalOperation.
Indicates that the com.beasys.Tobj.TP.deactivateEnable method was invoked by an object with the activation policy set to transaction.
IllegalOperation() - Constructor for class com.beasys.TobjS.IllegalOperation
This is the constructor for the class.
initialize(String[]) - Method in class com.beasys.Tobj.Server
Allows the application to perform application-specific initialization procedures, such as logging into a database, creating and registering well-known object factories, initializing global variables, and so forth.
InitializeFailed - exception com.beasys.TobjS.InitializeFailed.
If an exception is raised in the com.beasys.Tobj.Server.initialize method, the TP Framework catches the exception.
InitializeFailed() - Constructor for class com.beasys.TobjS.InitializeFailed
This is the constructor for the class.
InitializeFailed(String) - Constructor for class com.beasys.TobjS.InitializeFailed
This is the constructor for the class.
insert_component(long, LNameComponent) - Method in class com.beasys.Tobj.LName
Inserts a component after the position specified by long_i.
InvalidControl - exception org.omg.CosTransactions.InvalidControl.
This exception is raised for the Current interface resume method if the parameter is not valid in the current execution environment.
InvalidControl() - Constructor for class org.omg.CosTransactions.InvalidControl
This is the constructor for the class.
InvalidDomain - exception com.beasys.Tobj.InvalidDomain.
For a remote client, raised if the Bootstrap object cannot connect to the M3 domain.
InvalidDomain - exception com.beasys.TobjS.InvalidDomain.
The domain specified in the request is invalid.
InvalidDomain() - Constructor for class com.beasys.Tobj.InvalidDomain
This is the constructor for the class.
InvalidDomain() - Constructor for class com.beasys.TobjS.InvalidDomain
This is the constructor for the class.
InvalidInterface - exception com.beasys.TobjS.InvalidInterface.
Indicates that the specified interface_name is null.
InvalidInterface() - Constructor for class com.beasys.TobjS.InvalidInterface
This is the constructor for the class.
InvalidName - exception com.beasys.Tobj.InvalidName.
Raised if an incorrect parameter is passed while invoking the com.beasys.Tobj_Bootstrap.resolve_initial_references method.
InvalidName - exception com.beasys.TobjS.InvalidName.
Raised if id is not one of the four names allowed (see id parameter).
InvalidName() - Constructor for class com.beasys.Tobj.InvalidName
This is the constructor for the class.
InvalidName() - Constructor for class com.beasys.TobjS.InvalidName
This is the constructor for the class.
InvalidObject - exception com.beasys.TobjS.InvalidObject.
Indicates that the factory value is null.
InvalidObject() - Constructor for class com.beasys.TobjS.InvalidObject
This is the constructor for the class.
InvalidObjectId - exception com.beasys.TobjS.InvalidObjectId.
Indicates that the specified stroid is null.
InvalidObjectId() - Constructor for class com.beasys.TobjS.InvalidObjectId
This is the constructor for the class.
InvalidServant - exception com.beasys.TobjS.InvalidServant.
The servant is invalid.
InvalidServant() - Constructor for class com.beasys.TobjS.InvalidServant
This is the constructor for the class.
InvalidTransactionException - exception javax.transaction.InvalidTransactionException.
This exception indicates that the request carried an invalid transaction context.
InvalidTransactionException() - Constructor for class javax.transaction.InvalidTransactionException
 
InvalidTransactionException(String) - Constructor for class javax.transaction.InvalidTransactionException
 
is_valid(UtcTHolder) - Method in interface org.omg.SecurityLevel2.Credentials
Checks status of credentials.

J

javax.transaction - package javax.transaction
 

L

less_than(LName) - Method in class com.beasys.Tobj.LName
Tests for the order of a library name in relation to the library name specified by lnp.
list_factories() - Method in interface com.beasys.Tobj.FactoryFinder
Lists all of the application factory names and object references.
LName - class com.beasys.Tobj.LName.
This class implements the names library in CosNaming.
LNameComponent - class com.beasys.Tobj.LNameComponent.
This class implements the names library in CosNaming.
logoff() - Method in interface com.beasys.Tobj.PrincipalAuthenticator
Discards the M3 client authentication context, but does not close the network connections to the M3 domain.
logon(String, String, String, String, byte[]) - Method in interface com.beasys.Tobj.PrincipalAuthenticator
Authenticates the client.

N

NilObject - exception com.beasys.TobjS.NilObject.
Indicates that the method was invoked outside the scope of an application's CORBA object execution.
NilObject() - Constructor for class com.beasys.TobjS.NilObject
This is the constructor for the class.
NilObject(String) - Constructor for class com.beasys.TobjS.NilObject
This is the constructor for the class.
NoComponent - exception com.beasys.Tobj.NoComponent.
The library name component is undefined.
NoComponent() - Constructor for class com.beasys.Tobj.NoComponent
This is the constructor for the class.
NoComponent(String) - Constructor for class com.beasys.Tobj.NoComponent
This is the constructor for the class.
NoSuchElement - exception com.beasys.TobjS.NoSuchElement.
The specified element cannot be located.
NoSuchElement() - Constructor for class com.beasys.TobjS.NoSuchElement
This is the constructor for the class.
NotFound - exception com.beasys.TobjS.NotFound.
An element was not found.
NotFound() - Constructor for class com.beasys.TobjS.NotFound
This is the constructor for the class.
NotImplemented - exception com.beasys.Tobj.NotImplemented.
This exception is raised if a client application invokes a method on an object that has not been implemented.
NotImplemented() - Constructor for class com.beasys.Tobj.NotImplemented
 
NotInRequest - exception com.beasys.BEAWrapper.NotInRequest.
The method was invoked when the ORB was not in the context of a request; that is, not while servicing a request in method code.
NotInRequest() - Constructor for class com.beasys.BEAWrapper.NotInRequest
 
NoTransaction - exception org.omg.CosTransactions.NoTransaction.
This exception is raised for the Current interface commit, rollback, and rollback_only methods if there is no transaction associated with the client thread.
NoTransaction() - Constructor for class org.omg.CosTransactions.NoTransaction
This is the constructor for the class.
NotSet - exception com.beasys.Tobj.NotSet.
The identifier or kind attribute of the library name component is not set.
NotSet() - Constructor for class com.beasys.Tobj.NotSet
This is the constructor for the class.
NotSet(String) - Constructor for class com.beasys.Tobj.NotSet
This is the constructor for the class.
num_components() - Method in class com.beasys.Tobj.LName
Returns the number of components in a library name.

O

ObjectAlreadyActive - exception com.beasys.BEAWrapper.ObjectAlreadyActive.
The stringified object ID is already being used for a callback.
ObjectAlreadyActive() - Constructor for class com.beasys.BEAWrapper.ObjectAlreadyActive
 
open_xa_rm() - Method in interface com.beasys.Tobj.TransactionCurrent
This method opens the XA resource manager to which this process is linked.
open_xa_rm() - Static method in class com.beasys.Tobj.TP
Opens the XA resource manager to which the invoking process is linked.
orb() - Static method in class com.beasys.Tobj.TP
Returns an ORB object.
OrbProblem - exception com.beasys.TobjS.OrbProblem.
A problem exists with the Object Request Broker (ORB).
OrbProblem() - Constructor for class com.beasys.TobjS.OrbProblem
This is the constructor for the class.
org.omg.CosTransactions - package org.omg.CosTransactions
 
org.omg.Security - package org.omg.Security
 
org.omg.SecurityLevel1 - package org.omg.SecurityLevel1
 
org.omg.SecurityLevel2 - package org.omg.SecurityLevel2
 
OutOfMemory - exception com.beasys.TobjS.OutOfMemory.
The server process ran out of memory.
OutOfMemory() - Constructor for class com.beasys.TobjS.OutOfMemory
This is the constructor for the class.
OverFlow - exception com.beasys.Tobj.OverFlow.
The library cannot allocate resources for the inserted components.
OverFlow - exception com.beasys.TobjS.OverFlow.
Indicates that the id string is longer than 128 bytes (currently the maximum allowable length).
OverFlow() - Constructor for class com.beasys.Tobj.OverFlow
This is the constructor for the class.
OverFlow() - Constructor for class com.beasys.TobjS.OverFlow
This is the constructor for the class.
OverFlow(String) - Constructor for class com.beasys.Tobj.OverFlow
This is the constructor for the class.

P

principal_authenticator() - Method in interface org.omg.SecurityLevel2.Current
Returns the PrincipalAuthenticator object.
PrincipalAuthenticator - interface com.beasys.Tobj.PrincipalAuthenticator.
The PrincipalAuthenticator interface is used to log on to and log off of the M3 domain.
PrincipalAuthenticator - interface org.omg.SecurityLevel2.PrincipalAuthenticator.
 

R

reason - Variable in class com.beasys.TobjS.NilObject
Provides descriptive information about the exception.
reason - Variable in class com.beasys.TobjS.InitializeFailed
Provides more descriptive information about the exception.
reason - Variable in class com.beasys.TobjS.ReleaseFailed
Provides descriptive information about the exception.
reason - Variable in class com.beasys.TobjS.DeactivateObjectFailed
Provides descriptive information about the exception.
reason - Variable in class com.beasys.TobjS.CreateServantFailed
Provides descriptive information about the exception.
reason - Variable in class com.beasys.TobjS.ActivateObjectFailed
Provides descriptive information about the exception.
register_callback_port(Object) - Method in class com.beasys.Tobj_Bootstrap
This Java method is invoked to notify the ISH of a listening port in the joint client/server.
register_factory(Object, String) - Static method in class com.beasys.Tobj.TP
Locates the M3 FactoryFinder object and registers an M3 factory.
RegistrarNotAvailable - exception com.beasys.Tobj.RegistrarNotAvailable.
This exception is raised if the FactoryFinder object cannot locate the CORBAservices Naming Service object.
RegistrarNotAvailable - exception com.beasys.TobjS.RegistrarNotAvailable.
Indicates that the FactoryFinder Registrar object cannot locate the CORBAservices Naming Service object.
RegistrarNotAvailable() - Constructor for class com.beasys.Tobj.RegistrarNotAvailable
This is the constructor for the class.
RegistrarNotAvailable() - Constructor for class com.beasys.TobjS.RegistrarNotAvailable
This is the constructor for the class.
release() - Method in class com.beasys.Tobj.Server
Allows the application to perform any application-specific cleanup, such as logging off a database, unregistering well-known factories, or deallocating resources.
ReleaseFailed - exception com.beasys.TobjS.ReleaseFailed.
The execution of the com.beasys.Tobj.Server.release method on the server implementation class failed.
ReleaseFailed() - Constructor for class com.beasys.TobjS.ReleaseFailed
This is the constructor for the class.
ReleaseFailed(String) - Constructor for class com.beasys.TobjS.ReleaseFailed
This is the constructor for the class.
resolve_initial_references(String) - Method in class com.beasys.Tobj_Bootstrap
Acquires CORBA object references for the FactoryFinder, SecurityCurrent, TransactionCurrent, and InterfaceRepository objects.
restart_persistent_systemid(ObjectImpl, String, String) - Method in class com.beasys.BEAWrapper.Callbacks
Performs the following actions: Activates an object using the servant supplied to service objects of the type rep_id, using the supplied stroid (a stringified object ID), which must have been obtained by a previous invocation on the start_persistent_systemid method.
resume(Control) - Method in interface org.omg.CosTransactions.Current
If the parameter is a valid object reference in the current execution environment, the client thread becomes associated with that transaction (in place of any previous transaction).
RMfailed - exception com.beasys.Tobj.RMfailed.
The corresponding call to the tx_open() or tx_close() function failed.
RMfailed() - Constructor for class com.beasys.Tobj.RMfailed
This is the constructor for the class.
rollback_only() - Method in interface org.omg.CosTransactions.Current
If there is a transaction associated with the client thread, it is modified so that the only possible outcome is to roll back the transaction.
rollback() - Method in interface javax.transaction.UserTransaction
Roll back the transaction associated with the current thread.
rollback() - Method in interface org.omg.CosTransactions.Current
Rolls back the current transaction.

S

SecAuthContinue - Static variable in class org.omg.Security.AuthenticationStatus
Not used in the M3 system.
SecAuthExpired - Static variable in class org.omg.Security.AuthenticationStatus
Not used in the M3 system.
SecAuthFailure - Static variable in class org.omg.Security.AuthenticationStatus
The authentication failed, or the client was already authenticated and did not invoke com.beasys.Tobj.PrincipalAuthenticator.logoff() or com.beasys.Tobj_Bootstrap.destroy_current().
SecAuthSuccess - Static variable in class org.omg.Security.AuthenticationStatus
The authentication succeeded.
ServantAlreadyActive - exception com.beasys.BEAWrapper.ServantAlreadyActive.
The servant is already being used for a callback.
ServantAlreadyActive() - Constructor for class com.beasys.BEAWrapper.ServantAlreadyActive
 
Server - class com.beasys.Tobj.Server.
Provides callback methods that can be used for application-specific server initialization and termination logic.
Server() - Constructor for class com.beasys.Tobj.Server
 
set_credentials(CredentialType, Credentials) - Method in interface org.omg.SecurityLevel2.Current
Sets credentials type.
set_id(String) - Method in class com.beasys.Tobj.LNameComponent
Sets the identifier attribute of the LName component to the string argument.
set_kind(String) - Method in class com.beasys.Tobj.LNameComponent
Sets the kind attribute of the LName component to the string argument.
set_timeout(int) - Method in interface org.omg.CosTransactions.Current
This method modifies a state variable associated with the target object that affects the time-out period associated with transactions created by subsequent invocations of the begin method.
setRollbackOnly() - Method in interface javax.transaction.UserTransaction
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setTransactionTimeout(int) - Method in interface javax.transaction.UserTransaction
Modify the value of the timeout value that is associated with the transactions started by the current thread with the begin method.
start_persistent_systemid(ObjectImpl, String, StringHolder) - Method in class com.beasys.BEAWrapper.Callbacks
Performs the following actions: Activates an object using the servant supplied to service objects of the type rep_id, using an object ID generated by the system.
start_persistent_userid(ObjectImpl, String, String) - Method in class com.beasys.BEAWrapper.Callbacks
Performs the following actions: Activates an object using the servant supplied to service objects of the type rep_id, using the object ID stroid.
start_transient(ObjectImpl, String) - Method in class com.beasys.BEAWrapper.Callbacks
Performs the following actions: Activates an object using the servant supplied to service objects of the type rep_id, using an object ID generated by the system.
STATUS_ACTIVE - Static variable in interface javax.transaction.UserTransaction
A transaction is associated with the target object and it is in the active state.
STATUS_COMMITTED - Static variable in interface javax.transaction.UserTransaction
A transaction is associated with the target object and it has been committed.
STATUS_COMMITTING - Static variable in interface javax.transaction.UserTransaction
A transaction is associated with the target object and it is in the process of committing.
STATUS_MARKED_ROLLBACK - Static variable in interface javax.transaction.UserTransaction
A transaction is associated with the target object and it has been marked for rollback, perhaps as a result of a setRollbackOnly operation.
STATUS_NO_TRANSACTION - Static variable in interface javax.transaction.UserTransaction
No transaction is currently associated with the target object.
STATUS_PREPARED - Static variable in interface javax.transaction.UserTransaction
A transaction is associated with the target object and it has been prepared, i.e.
STATUS_PREPARING - Static variable in interface javax.transaction.UserTransaction
A transaction is associated with the target object and it is in the process of preparing.
STATUS_ROLLEDBACK - Static variable in interface javax.transaction.UserTransaction
A transaction is associated with the target object and the outcome has been determined as rollback.
STATUS_ROLLING_BACK - Static variable in interface javax.transaction.UserTransaction
A transaction is associated with the target object and it is in the process of rolling back.
STATUS_UNKNOWN - Static variable in interface javax.transaction.UserTransaction
A transaction is associated with the target object but its current status cannot be determined.
stop_all_objects() - Method in class com.beasys.BEAWrapper.Callbacks
Tells the ORB to stop accepting requests on all servants, if any, that have been set up in this JVM.
stop_object(ObjectImpl) - Method in class com.beasys.BEAWrapper.Callbacks
Tells the ORB to stop accepting requests on the given servant.
SubtransactionsUnavailable - exception org.omg.CosTransactions.SubtransactionsUnavailable.
This exception is raised for the Current interface begin method if the client already has an associated transaction and the Transaction Service implementation does not support nested transactions.
SubtransactionsUnavailable() - Constructor for class org.omg.CosTransactions.SubtransactionsUnavailable
This is the constructor for the class.
suspend() - Method in interface org.omg.CosTransactions.Current
If in a proper context with a transaction not marked ROLLEDBACK, an object is returned that represents the transaction context currently associated with the client thread.

T

to_idl_form() - Method in class com.beasys.Tobj.LName
Produces a structure that can be passed across the IDL request.
TOBJ_APPAUTH - Static variable in class com.beasys.Tobj.AuthType
The client must provide information in addition to that which is required by TOBJ_SYSAUTH.
Tobj_Bootstrap - class com.beasys.Tobj_Bootstrap.
The Tobj_Bootstrap class establishes communication between a client application and a WLE domain.
Tobj_Bootstrap(ORB, String) - Constructor for class com.beasys.Tobj_Bootstrap
This method creates the Bootstrap object.
Tobj_Bootstrap(ORB, String, Applet) - Constructor for class com.beasys.Tobj_Bootstrap
This method creates the Bootstrap object.
TOBJ_NOAUTH - Static variable in class com.beasys.Tobj.AuthType
No authentication is needed; however, the client can still authenticate itself, and must specify a user name and a client name, but no password.
Tobj_Servant - class com.beasys.Tobj_Servant.
The Tobj_Servant interface defines operations that allow a CORBA object to assist in the management of its state.
Tobj_Servant() - Constructor for class com.beasys.Tobj_Servant
 
TOBJ_SYSAUTH - Static variable in class com.beasys.Tobj.AuthType
The client must authenticate itself to the M3 domain, and must specify a user name, client name, and client application password.
TP - class com.beasys.Tobj.TP.
Supplies a set of service methods that can be invoked by application code.
TP() - Constructor for class com.beasys.Tobj.TP
 
TransactionCurrent - interface com.beasys.Tobj.TransactionCurrent.
The TransactionCurrent interface supports all the methods of the Current interface in the CosTransactions module, as described in the previous section.
TransactionRequiredException - exception javax.transaction.TransactionRequiredException.
This exception indicates that a request carried a null transaction context, but the target object requires an activate transaction.
TransactionRequiredException() - Constructor for class javax.transaction.TransactionRequiredException
 
TransactionRequiredException(String) - Constructor for class javax.transaction.TransactionRequiredException
 
TransactionRolledbackException - exception javax.transaction.TransactionRolledbackException.
This exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back.
TransactionRolledbackException() - Constructor for class javax.transaction.TransactionRolledbackException
 
TransactionRolledbackException(String) - Constructor for class javax.transaction.TransactionRolledbackException
 

U

Unavailable - exception org.omg.CosTransactions.Unavailable.
This exception is raised for the Control interface get_terminator and get_coordinator methods if the Control cannot provide the requested object.
Unavailable() - Constructor for class org.omg.CosTransactions.Unavailable
This is the constructor for the class.
UnknownInterface - exception com.beasys.TobjS.UnknownInterface.
The execution of the com.beasys.Tobj.TP.create_object_reference method has failed because an unknown interface ID is specified in the request for an object.
UnknownInterface() - Constructor for class com.beasys.TobjS.UnknownInterface
This is the constructor for the class.
unregister_factory(Object, String) - Static method in class com.beasys.Tobj.TP
Locates the M3 FactoryFinder object and removes an M3 factory.
userlog(String) - Static method in class com.beasys.Tobj.TP
Writes a message to the user log (ULOG) file.
UserTransaction - interface javax.transaction.UserTransaction.
The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.

_

_SecAuthContinue - Static variable in class org.omg.Security.AuthenticationStatus
The authentication succeeded.
_SecAuthExpired - Static variable in class org.omg.Security.AuthenticationStatus
The authentication succeeded.
_SecAuthFailure - Static variable in class org.omg.Security.AuthenticationStatus
The authentication succeeded.
_SecAuthSuccess - Static variable in class org.omg.Security.AuthenticationStatus
The authentication succeeded.

A B C D E F G H I J L N O P R S T U _