public class ManagedToBeanAnno extends Object implements Bean
| Constructor and Description |
|---|
ManagedToBeanAnno(Managed anno) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
boolean |
delivered() |
String |
destroyMethod() |
int |
index() |
String |
initMethod() |
boolean |
injected() |
String |
name() |
int |
priority() |
String |
tag() |
boolean |
typed() |
String |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic ManagedToBeanAnno(Managed anno)
public String value()
public String name()
public String tag()
public boolean typed()
public int index()
public boolean delivered()
public String initMethod()
public String destroyMethod()
public Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic int priority()
public boolean injected()
Copyright © 2025. All rights reserved.