Package org.jbpm.wire.descriptor

Class Summary
AbstractDescriptor base class for Descriptors.
ArgDescriptor This class specifies an argument to be supplied to a method.
BooleanHelper helper for converting boolean values into the appropriate descriptor.
BusinessCalendarDescriptor  
ByteDescriptor  
CharacterDescriptor  
ClassDescriptor loads the class with the specified class name using the WireContext class loader.
ClassLoaderDescriptor returns the class loader of the wire context.
CollectionDescriptor  
CommandServiceDescriptor  
ContextDescriptor This Descriptor returns the current WireContext.
DeployerManagerDescriptor  
DoubleDescriptor  
EnterpriseTransactionDescriptor  
EnvironmentDescriptor This Descriptor returns the Environment of the current WireContext.
EnvironmentFactoryDescriptor the EnvironmentFactory of the current WireContext.
EnvironmentInterceptorDescriptor  
FalseDescriptor  
FloatDescriptor  
HibernateConfigurationDescriptor  
HibernateConfigurationDescriptor.AddClass  
HibernateConfigurationDescriptor.AddFile  
HibernateConfigurationDescriptor.AddResource  
HibernateConfigurationDescriptor.AddUrl  
HibernateConfigurationDescriptor.CreateSchema  
HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy  
HibernateConfigurationDescriptor.SetCollectionCacheConcurrencyStrategy  
HibernateConfigurationDescriptor.UpdateSchema  
HibernateSessionDescriptor  
HibernateSessionDescriptor.SessionCloser  
HibernateSessionFactoryDescriptor  
HibernateSessionFactoryDescriptor.SessionFactoryCloser  
IntegerDescriptor This Descriptor specifies an Integer.
ListDescriptor This Descriptor creates a List.
LongDescriptor  
MapDescriptor This Descriptor creates a Map.
NullDescriptor This Descriptor creates a null object.
ObjectDescriptor This Descriptor creates and initializes an object.
PropertiesDescriptor  
ProvidedObjectDescriptor  
PvmDbSessionDescriptor  
PvmServiceDescriptor  
ReferenceDescriptor This Descriptor specifies a reference to an object.
SeamHibernateSessionDescriptor  
SetDescriptor This Descriptor creates a Set.
ShortDescriptor This Descriptor creates a Short.
StandardTransactionDescriptor  
StringDescriptor This Descriptor creates a String.
TrueDescriptor  
TypeRefDescriptor  
UrlDescriptor  
VariableTypeResolverDescriptor  
 

Exception Summary
DescriptorException