|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.plugin.CRaSHPlugin<T> org.crsh.jcr.JCRPlugin<ExoPlugin> org.crsh.jcr.ExoPlugin
public class ExoPlugin
Field Summary |
---|
Fields inherited from class org.crsh.plugin.CRaSHPlugin |
---|
CONSTRUCTED, FAILED, INITIALIZED, INITIALIZING, log |
Constructor Summary | |
---|---|
ExoPlugin() |
Method Summary | |
---|---|
String |
getDisplayName() |
ExoPlugin |
getImplementation() Returns the implementation. |
String |
getName() |
javax.jcr.Repository |
getRepository(Map<String,String> properties) |
String |
getUsage() |
Methods inherited from class org.crsh.jcr.JCRPlugin |
---|
findRepositories, findRepository, getNodeClassNames, init |
Methods inherited from class org.crsh.plugin.CRaSHPlugin |
---|
createConfigurationCapabilities, destroy, getConfigurationCapabilities, getContext, getStatus, getType, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExoPlugin()
Method Detail |
---|
public String getName()
getName
in class JCRPlugin<ExoPlugin>
public String getDisplayName()
getDisplayName
in class JCRPlugin<ExoPlugin>
public String getUsage()
getUsage
in class JCRPlugin<ExoPlugin>
public ExoPlugin getImplementation()
CRaSHPlugin
getImplementation
in class CRaSHPlugin<ExoPlugin>
public javax.jcr.Repository getRepository(Map<String,String> properties) throws Exception
getRepository
in class JCRPlugin<ExoPlugin>
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |