|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.resin.candi.CandiStandardProducer
@Singleton public class CandiStandardProducer
Resin CDI producer for the main singletons.
| Constructor Summary | |
|---|---|
CandiStandardProducer()
|
|
| Method Summary | |
|---|---|
static java.lang.Class<?> |
createResinValidatorProducer()
Adds the bean validation producer to CDI. |
Bean |
getBean(InjectionPoint injectionPoint)
|
TransactionSynchronizationRegistry |
getSyncRegistry()
Returns the TransactionSynchronizationRegistry |
TransactionManager |
getTransactionManager()
Returns the TransactionManager |
UserTransaction |
getUserTransaction()
Returns the UserTransaction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CandiStandardProducer()
| Method Detail |
|---|
@Produces public TransactionManager getTransactionManager()
@Produces public UserTransaction getUserTransaction()
@Produces public TransactionSynchronizationRegistry getSyncRegistry()
@Produces @ContextDependent public Bean getBean(InjectionPoint injectionPoint)
public static java.lang.Class<?> createResinValidatorProducer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||