Adds a listener for receiving naming events fired
when objects identified by the search filter filter and
filter arguments at the object named by the target are modified.
Adds a listener for receiving naming events fired when
objects identified by the search filter filter
and filter arguments at the
object named by the string target name are modified.
Adds a listener for receiving naming events fired when
objects identified by the search filter filter at the
object named by the string target name are modified.
The afterBegin method notifies a session Bean instance that a new
transaction has started, and that the subsequent business methods on the
instance will be invoked in the context of the transaction.
The afterCompletion method notifies a session Bean instance that a
transaction commit protocol has completed, and tells the instance
whether the transaction has been committed or rolled back.
APPLET -
Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for
specifying an applet for the initial context constructor to use
when searching for other properties.
This exception is thrown when an attempt is
made to add, or remove, or modify an attribute, its identifier,
or its values that conflicts with the attribute's (schema) definition
or the attribute's state.
This exception is thrown when the connect method on a Store or
Transport object fails due to an authentication failure (e.g.,
bad user name or password).
With this acknowledgement mode, the session automatically acknowledges
a client's receipt of a message when it has either successfully
returned from a call to receive or the message listener it has called
to process the message successfully returns.