|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.webbeans.ResinValidatorProducer
@Singleton public class ResinValidatorProducer
Resin CDI producer for the main singletons.
Constructor Summary | |
---|---|
ResinValidatorProducer()
|
Method Summary | |
---|---|
Validator |
createValidator()
Returns the validator factory. |
ValidatorFactory |
createValidatorFactory()
Returns the validator factory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResinValidatorProducer()
Method Detail |
---|
@Produces public ValidatorFactory createValidatorFactory()
@Produces public Validator createValidator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |