This class is a simple configuration bean to expose a certain service via a
hessian webservice. The configuration requieres the classtype of the
interface and an instance of a subclass to invoke the interface methodes.
This bean will be created by Hivemind for each configured service and will be
passed to the
{@link org.apache.lucene.gdata.hivemind.webservice.HessianSkeletonProvider}
as a Map.
|