|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.netscape.certsrv.base.Plugin
com.netscape.certsrv.publish.RulePlugin
public class RulePlugin
This class represents a registered Publishing Rule plugin.
Constructor Summary | |
---|---|
RulePlugin(java.lang.String id,
java.lang.String path)
Constructs a RulePlugin based on name and classpath. |
Method Summary |
---|
Methods inherited from class com.netscape.certsrv.base.Plugin |
---|
getClassPath, getId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RulePlugin(java.lang.String id, java.lang.String path)
id
- name of RulePlugin.path
- Classpath of RulePlugin.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |