org.apache.geronimo.gbean.annotation
Annotation Type GBean


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface GBean

Version:
$Rev:$ $Date:$

Optional Element Summary
 String j2eeType
           
 String name
           
 

name

public abstract String name
Default:
""

j2eeType

public abstract String j2eeType
Default:
"GBean"


Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.