Package org.spicefactory.cinnamon.service.factory

Serveral ServiceFactory implementations.

See:
          Description

Class Summary
AbstractMethodInvocationServiceFactory Abstract ServiceFactory implementation as a base for all factories that create ServiceInvokers which use reflective method invocation.
PlainJavaServiceFactory ServiceFactory for plain Java objects as Cinnamon services.
SpringServiceFactory ServiceFactory for Spring managed beans as Cinnamon services.
 

Package org.spicefactory.cinnamon.service.factory Description

Serveral ServiceFactory implementations.