|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.server.plugin.pc.content.ContentPluginValidator
public class ContentPluginValidator
| Constructor Summary | |
|---|---|
ContentPluginValidator()
|
|
| Method Summary | |
|---|---|
boolean |
validate(ServerPluginEnvironment env)
Given a server plugin environment, this method should validate the descriptor to ensure it is logically correct. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentPluginValidator()
| Method Detail |
|---|
public boolean validate(ServerPluginEnvironment env)
ServerPluginValidator
validate in interface ServerPluginValidatorenv - the environment of the plugin to test
true if the plugin descriptor is valid, false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||