Package com.xenonsoft.bridgetown.soa.config

This is packages contains the configuration elements for a assembly factory, contexts, and their service beans.

See:
          Description

Interface Summary
IAnonymousCollectionMutator An interface for any configuration object that can accept a list configuration object anonymously
IAnonymousMapMutator An interface for any configuration object that can accept a map configuration object anonymously
ICollectionConfig An interface that represents an anonymous collection data configuration
IValueReferenceMutator An interface contract for any configuration object that accepts a value reference mutable property
 

Class Summary
ArgumentConfig This is an object that stores arguments after parsing the bridgetown XML configuration file.
AssemblyConfig Assembly configuration is the base of the XML configuration and maintains a collection of contextes
Containment Deprecated.  
ContainmentEnum Containment enumerated Java data type represents how a service assembly stores a service bean.
ContextConfig A context configuration provides a namespace for a collection of service beans.
EntryConfig This is an object that stores entry element that represents a name value pair after parsing the bridgetown XML configuration file.
InvokeMethodConfig The objects stores the method invocation data after parsing the bridgetown XML configuration file.
JoinpointConfig This is an object that stores joinpoint data after parsing the bridgetown XML configuration file.
JoinpointsConfig This is an object that stores an ordered collection of joinpoint data after parsing the bridgetown XML configuration file.
ListConfig This is an object that stores arbitary list collection data after parsing the bridgetown XML configuration file.
MapConfig This is an object that stores a map collection of data after parsing the bridgetown XML configuration file.
MethodConfig This is an object that stores a data thats represents a method signature after parsing the bridgetown XML configuration file.
ParameterConfig This is an object that stores a parameter data that is represented by a name-value pair after parsing the bridgetown XML configuration file.
PointcutConfig This is an object that stores an pointcut AOP data after parsing the bridgetown XML configuration file.
PropertiesCollectionConfig This is an object that stores a Properties collection of data after parsing the bridgetown XML configuration file.
PropertyConfig Property descriptor configuration for the individual service configuration.
ServiceConfig This is an object that stores a service configuration after parsing the bridgetown XML configuration file.
ServicesConfig Service collection configuration bean maintains a list of services This is an object that stores services data after parsing the bridgetown XML configuration file.
SetConfig This is an object that stores arbitary set collection data after parsing the bridgetown XML configuration file.
TransactionConfig The transaction configuration This is an object that stores a transactional object after parsing the bridgetown XML configuration file.
ValueReferenceConfig Value or reference Configuration for a JavaBean property configuration The reference service context, if it is supplied, is normally expected to be a foreign service context and not the local one.
 

Package com.xenonsoft.bridgetown.soa.config Description

This is packages contains the configuration elements for a assembly factory, contexts, and their service beans.



Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.