public abstract class AbstractFunction extends java.lang.Object implements IFunction
Modifier and Type | Field and Description |
---|---|
protected RegistryEngine |
registry |
Modifier | Constructor and Description |
---|---|
protected |
AbstractFunction(RegistryEngine registry) |
Modifier and Type | Method and Description |
---|---|
protected Publisher |
getPublisher(AuthInfo authInfo,
DataStore dataStore)
Verify the authentication parameters.
|
RegistryEngine |
getRegistry() |
void |
setRegistry(RegistryEngine registry) |
protected RegistryEngine registry
protected AbstractFunction(RegistryEngine registry)
registry
- public RegistryEngine getRegistry()
public void setRegistry(RegistryEngine registry)
registry
- protected Publisher getPublisher(AuthInfo authInfo, DataStore dataStore) throws RegistryException
RegistryException
Copyright ? 2003 Apache Software Foundation. All rights reserved.