File
Doc
Category
Size
Date
Package
PostConstructImpl.java
API Doc
JBoss 4.2.1
1381
Fri Jul 13 20:53:44 BST 2007
org.jboss.ejb
PostConstructImpl
java.lang.Object
public class PostConstructImpl extends Object implements PostConstruct
// *
author
William DeCoste
version
$Revision: 57207 $
Fields Summary
Constructors Summary
public PostConstructImpl
()
Methods Summary
public
java.lang.Class
annotationType
()
return javax.annotation.PostConstruct.class;
Java Code Source