|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| IAfterPropertyInjection | Contract interface for the assembly life-cycle after properties have been injected |
| IApplicationAssembler | Application assembler configuration extends the service assembly factory and provide application specific features. |
| IBeanPropertyValueResolver | An interface for object class that knows to how to resolve a bean property value, which is set by an assembly factory during configuration. |
| IDisposable | Contract interface for the end of a life-cycle. |
| IObjectFactory | An interface factory bean to create an object. |
| IServiceAssembler | This is an interface contract for a Service assembler object. |
| IServiceObjectFactory | An interface for a service object factory that knows about storing such beans inside namespaced contextes. |
| IStartable | Contract interface for the beginning of the life-cycle. |
| Class Summary | |
| StringUtils | A set of static utility methods designed to keep the framework completely independent of any other framework except the standard Java libraries. |
| Exception Summary | |
| AssemblyConfigException | Exception raised when the service assembly configuration is in error. |
| AssemblyException | A base exception class for assembly service factory and related classes |
| AssemblyFactoryException | An assembly factory exception is normal raised when a context factory cannot instantiate a service bean or has a problem executing a particular factory related operation. |
| InfrastructureException | Chainable infrastructure general user exception. |
| MaximumWireExceededException | This exception is designed for assemblies, that have a maximum depth of dependency injection. |
| RecursiveDependencyException | This exception is thrown if an assembly encounters a rercusive dependency that cannot be resolved. |
| ServiceException | Generic root exception raised for when a service fails to load or a failure that occurs during a service operation call. |
| UnknownContextException | An exception when the named context cannot be found in the assembly configuration |
This is the package defines the Service Oriented Architecture, defines the interfaces for service assembler factories.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||