|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.webapp.WebAppInjectExtension
@Module public class WebAppInjectExtension
Standard XML behavior for META-INF/beans.xml
Constructor Summary | |
---|---|
WebAppInjectExtension(InjectManager manager,
WebApp webApp)
|
Method Summary | |
---|---|
void |
processAnnotatedType(ProcessAnnotatedType<?> event)
|
void |
processBean(ProcessBeanImpl<?> event)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WebAppInjectExtension(InjectManager manager, WebApp webApp)
Method Detail |
---|
@LazyExtension public void processAnnotatedType(@Observes ProcessAnnotatedType<?> event)
@LazyExtension public void processBean(@Observes ProcessBeanImpl<?> event)
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |