|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Startup
The startup annotation.
<web-app xmlns="http://caucho.com/ns/resin"
xmlns:ee="urn:java:ee">
<mypkg:MyBean xmlns:mypkg="urn:java:com.mycom.mypkg">
<ee:Startup/>
</mypkg:MyBean>
</web-app>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |