|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Annotation2ValueMetaDataAdapter | |
---|---|
org.jboss.kernel.plugins.annotations | |
org.jboss.kernel.plugins.annotations.wb |
Uses of Annotation2ValueMetaDataAdapter in org.jboss.kernel.plugins.annotations |
---|
Classes in org.jboss.kernel.plugins.annotations that implement Annotation2ValueMetaDataAdapter | |
---|---|
class |
ArrayConstructorValueAnnotationPlugin
Array constructor annotation plugin. |
class |
ArrayValueAnnotationPlugin
Array value annotation plugin. |
class |
CollectionConstructorValueAnnotationPlugin
Collection constructor annotation plugin. |
class |
CollectionsAnnotationPlugin<C extends Annotation>
Abstract collactions value annotaion plugin. |
class |
CollectionValueAnnotationPlugin
Collection value annotation plugin. |
class |
ConstructorValueAnnotationPlugin<C extends Annotation>
Constructor value annotation plugin. |
class |
InjectAnnotationPlugin
Inject value annotation plugin. |
class |
InjectConstructorValueAnnotationPlugin
Inject constructor annotation plugin. |
class |
JavaBeanValueAnnotationPlugin
JavaBean value annotation plugin. |
class |
ListConstructorValueAnnotationPlugin
List constructor annotation plugin. |
class |
ListValueAnnotationPlugin
List value annotation plugin. |
class |
MapConstructorValueAnnotationPlugin
Map constructor annotation plugin. |
class |
MapValueAnnotationPlugin
Map value annotation plugin. |
class |
NullValueAnnotationPlugin
Null value annotation plugin. |
class |
PropertyAnnotationPlugin<C extends Annotation>
Abstract property annotation plugin. |
class |
SearchPropertyAnnotationPlugin
Search value annotation plugin. |
class |
SetConstructorValueAnnotationPlugin
Set constructor annotation plugin. |
class |
SetValueAnnotationPlugin
Set value annotation plugin. |
class |
StringValueAnnotationPlugin
String value annotation plugin. |
class |
StringValueConstructorValueAnnotationPlugin
String constructor annotation plugin. |
class |
ThisValueAnnotationPlugin
This value annotation plugin. |
class |
ValueFactoryAnnotationPlugin
Value factory annotation plugin. |
class |
ValueFactoryConstructorValueAnnotationPlugin
Value factory constructor annotation plugin. |
Fields in org.jboss.kernel.plugins.annotations with type parameters of type Annotation2ValueMetaDataAdapter | |
---|---|
protected Set<Annotation2ValueMetaDataAdapter<? extends Annotation>> |
AbstractAdaptersAnnotationPlugin.adapters
|
Methods in org.jboss.kernel.plugins.annotations with parameters of type Annotation2ValueMetaDataAdapter | |
---|---|
void |
BasicBeanMetaDataAnnotationAdapter.addAnnotation2ValueMetaDataAdapter(Annotation2ValueMetaDataAdapter<? extends Annotation> adapter)
Add Annotation2ValueMetaDataAdapter adapter. |
void |
BasicBeanAnnotationAdapter.addAnnotation2ValueMetaDataAdapter(Annotation2ValueMetaDataAdapter<? extends Annotation> adapter)
Add Annotation2ValueMetaDataAdapter adapter. |
void |
BasicBeanMetaDataAnnotationAdapter.removeAnnotation2ValueMetaDataAdapter(Annotation2ValueMetaDataAdapter<? extends Annotation> adapter)
Remove Annotation2ValueMetaDataAdapter adapter. |
void |
BasicBeanAnnotationAdapter.removeAnnotation2ValueMetaDataAdapter(Annotation2ValueMetaDataAdapter<? extends Annotation> adapter)
Remove Annotation2ValueMetaDataAdapter adapter. |
Uses of Annotation2ValueMetaDataAdapter in org.jboss.kernel.plugins.annotations.wb |
---|
Classes in org.jboss.kernel.plugins.annotations.wb that implement Annotation2ValueMetaDataAdapter | |
---|---|
class |
AnnotationsPropertyInjectionAnnotationPlugin
Generic annotations injection metadata value creator. |
class |
WBInjectAnnotationPlugin
Web beans kind of inject. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |