kaos.core.csi.extension.classification
Class ClassifierServiceFactory

java.lang.Object
  extended by kaos.core.csi.extension.classification.ClassifierServiceFactory

public class ClassifierServiceFactory
extends java.lang.Object

Implementation of the JAS service factory to initialize classifiers based on the information provided in the bootstrap data under the context classifier-service $Revision: 1.6 $


Field Summary
static java.lang.String ONT_CLASSIFY_TYPE
           
 
Constructor Summary
ClassifierServiceFactory()
          Empty constructor
 
Method Summary
 Service getService(ServiceProperties env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONT_CLASSIFY_TYPE

public static final java.lang.String ONT_CLASSIFY_TYPE
See Also:
Constant Field Values
Constructor Detail

ClassifierServiceFactory

public ClassifierServiceFactory()
Empty constructor

Method Detail

getService

public Service getService(ServiceProperties env)
                   throws ServiceException
Throws:
ServiceException
See Also:
ri.service.spi.ServiceFactory#getService(javax.agent.service.ServiceProperties)


Copyright © 2006 IHMC All Rights Reserved.