|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.obe.client.api.repository.AbstractMetaData org.obe.client.api.repository.ToolAgentMetaData org.obe.client.api.repository.NoImplementationToolAgentMetaData
Field Summary |
Fields inherited from class org.obe.client.api.repository.ToolAgentMetaData |
_formalParameters |
Fields inherited from class org.obe.client.api.repository.AbstractMetaData |
_author, _description, _displayName, _docUrl, _id, _threadsafe, _type, allowInheritance, EMPTY_ARGS, NO_ARGS_SIG |
Constructor Summary | |
NoImplementationToolAgentMetaData()
|
Method Summary | |
protected java.lang.String |
getImplClass()
|
protected java.lang.String[] |
getImplCtorSig()
|
ToolAgentMetaData |
introspect(ExternalReference extRef,
org.xml.sax.EntityResolver entityResolver)
Introspects a reference to an externally defined tool or service. |
Methods inherited from class org.obe.client.api.repository.ToolAgentMetaData |
createInstance, createInstance, getFormalParameter, init, setFormalParameter, toString |
Methods inherited from class org.obe.client.api.repository.AbstractMetaData |
createInstance, getAuthor, getDescription, getDisplayName, getDocUrl, getId, getThreadsafe, getType, isThreadsafe, setAuthor, setDescription, setDisplayName, setDocUrl, setId, setThreadsafe, setType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NoImplementationToolAgentMetaData()
Method Detail |
public ToolAgentMetaData introspect(ExternalReference extRef, org.xml.sax.EntityResolver entityResolver)
ToolAgentMetaData
introspect
in class ToolAgentMetaData
extRef
- The external tool reference.entityResolver
-
null
if this tool type
cannot handle this reference.protected java.lang.String getImplClass()
getImplClass
in class AbstractMetaData
protected java.lang.String[] getImplCtorSig()
getImplCtorSig
in class AbstractMetaData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |