Classes in org.apache.hivemind.service.impl used by org.apache.hivemind.service.impl
AbstractServiceInterceptorFactory
Base class for creating new service interceptors. |
BuilderFacet
Represents one facet of constructing a service implementation instance. |
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 . |