Uses of Package
org.jboss.beans.metadata.api.annotations

Packages that use org.jboss.beans.metadata.api.annotations
org.jboss.beans.metadata.api.annotations   
org.jboss.guice.plugins   
org.jboss.kernel.plugins.annotations   
org.jboss.kernel.plugins.annotations.wb   
 

Classes in org.jboss.beans.metadata.api.annotations used by org.jboss.beans.metadata.api.annotations
Cleanup
          Marks that an annotation is cleaned up while uninstalling.
 

Classes in org.jboss.beans.metadata.api.annotations used by org.jboss.guice.plugins
MapValue
          Map value injection.
 

Classes in org.jboss.beans.metadata.api.annotations used by org.jboss.kernel.plugins.annotations
Aliases
          The aliases.
ArrayValue
          Injecting array value.
Bean
          Mark the MC bean.
CollectionValue
          Collection injection.
Constructor
          Mark the constructor used to instantiate bean.
Create
          Mark lifecycle create method.
Demands
          The demands.
Depends
          The depends values.
Destroy
          Mark destroy lifecycle method.
ExternalInstall
          Define external install.
ExternalInstalls
          Array of external installs.
ExternalUninstalls
          Array of external uninstalls.
Factory
          Define constructor factory.
FactoryMethod
          Mark static method as factory method.
Inject
          Beans when injected by class type are by default changed to configured state - if not yet configured.
Install
          Install callback.
InstallMethod
          Internal installation method.
JavaBeanValue
          Java bean value.
ListValue
          List value injection.
MapValue
          Map value injection.
NullValue
          Null value.
Search
          Deprecated. 
SetValue
          Set value injection.
Start
          Mark start lifecycle method.
Stop
          Mark stop lifecycle method.
StringValue
          String value.
Supplys
          The supplys.
ThisValue
          This value.
Uninstall
          Uninstall callback.
UninstallMethod
          Mark the uninstall method.
Value
          The value.
ValueFactory
          The value factory.
 

Classes in org.jboss.beans.metadata.api.annotations used by org.jboss.kernel.plugins.annotations.wb
Inject
          Beans when injected by class type are by default changed to configured state - if not yet configured.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.