|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.ontology.matching.OntologyMatchingServiceFactory
public class OntologyMatchingServiceFactory
Field Summary | |
---|---|
static java.lang.String |
ONT_CLASSIFY_TYPE
|
Constructor Summary | |
---|---|
OntologyMatchingServiceFactory()
|
Method Summary | |
---|---|
Service |
getService(ServiceProperties env)
The input argument env may or may not contain the following key-value pairs: javax.agent.service.Classifiers -> (hasDataContext kaos.xmlschema.classifier.XMLSchemaClassifier) javax.agent.service.service-factory -> kaos.ontology.matching.OntologyMatchingServiceFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ONT_CLASSIFY_TYPE
Constructor Detail |
---|
public OntologyMatchingServiceFactory()
Method Detail |
---|
public Service getService(ServiceProperties env) throws ServiceException
ServiceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |