|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AfterBegin method notifies a beanlet 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.afterBegin method notifies a beanlet 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.
AfterCompletion method notifies a beanlet instance that
the transaction commit protocol has completed, and tells the instance
whether the transaction has been committed or rolled back.afterCompletion method notifies a beanlet instance that
the transaction commit protocol has completed, and tells the instance
whether the transaction has been committed or rolled back.
BeforeCompletion method notifies a beanlet instance that a
transaction is about to be committed.beforeCompletion method notifies a beanlet instance that a
transaction is about to be committed.
event.
Execute annotation.true if a beanlet exists for the specified
beanletName.
FactoryMetaData is returned for FactoryBeanlets.null otherwise.
beanletName.
beanletName.
beanletName.
BeanletFactory for the specified beanletName.
BeanletFactory for the specified beanletName,
or throws a BeanletNotFoundException if beanlet does not exist.
BeanletFactory for the specified beanletName.
type.
type.
eventType.
null otherwise.
BeanletMetaData.getType().
BeanletApplicationContext instance.
true if specified event is supported by this
reference.
true if the operation is exposed as a JavaBean getter-
method, null otherwise.
true if underlying attribute is a boolean-is method.
true if the operation is exposed as a JavaBean boolean-is
method, null otherwise.
true if the specified meta data type is available for
this beanlet.
true if this is a proxy beanlet, false
otherwise.
true if this reference has been removed, it
can no longer execute events, false otherwise.
true if the operation is exposed as a JavaBean setter-
method, null otherwise.
true if this component is created from a static context.
true if this reference if valid.
true if this is a vanilla beanlet, false
otherwise.
ObjectName of an MBean.PostConstruct annotation is used on a method that needs to be
executed after dependency injection is done to perform any initialization.PreDestroy annotation is used on methods as a callback
notification to signal that the beanlet instance is in the process of being
removed by the container.ProxyMethod.web.xml file
to support the Request and Session beanlet scopes.instance method.
Schedule
annotation.ScopeAnnotation are beanlet scope
annotations.ObjectName for the
underlying beanlet instance.Start annotation is used on a method that needs to be called
after initialization of a beanlet.Start annotation.Start method.Stop annotation.Stop method.TransactionManager.TransactionManagerFactoryBeanlet instance.
UserTransaction.UserTransactionFactoryBeanlet instance.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||