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.kernel.plugins.annotations   
 

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.
FromContext
          FromContext.
InjectOption
          Injection option - strict or optional / callback.
InjectType
          Injection type - by class or by property name.
 

Classes in org.jboss.beans.metadata.api.annotations used by org.jboss.kernel.plugins.annotations
Aliases
          The aliases.
ArrayValue
          Injecting array value.
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.
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.
 



Copyright ? 2007 JBoss Inc.. All Rights Reserved.