Classes in org.apache.hivemind.service.impl used by org.apache.hivemind.service.impl
BuilderFacet
Represents one facet of constructing a service implementation instance. |
BuilderParameter
Parameter object used with BuilderFactory . |
CtClassSource
Wrapper around Javassist's ClassPool and
our own ClassFactoryClassLoader
that manages the creation of new instance of CtClass
and converts finished CtClass's into instantiable Classes. |
EventRegistration
An event registrtion for a service constructed by
BuilderFactory . |