|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.juddi.function.AbstractFunction
public abstract class AbstractFunction
| Field Summary | |
|---|---|
protected RegistryEngine |
registry
|
| Constructor Summary | |
|---|---|
protected |
AbstractFunction(RegistryEngine registry)
|
| Method Summary | |
|---|---|
protected Publisher |
getPublisher(AuthInfo authInfo,
DataStore dataStore)
Verify the authentication parameters. |
RegistryEngine |
getRegistry()
|
void |
setRegistry(RegistryEngine registry)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.juddi.function.IFunction |
|---|
execute |
| Field Detail |
|---|
protected RegistryEngine registry
| Constructor Detail |
|---|
protected AbstractFunction(RegistryEngine registry)
registry - | Method Detail |
|---|
public RegistryEngine getRegistry()
public void setRegistry(RegistryEngine registry)
registry -
protected Publisher getPublisher(AuthInfo authInfo,
DataStore dataStore)
throws RegistryException
RegistryException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||