|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.core.sp.java.JavaStoredProcEngineConfig
public class JavaStoredProcEngineConfig
A StoredProcEngineConfig
implementation specific to Java stored procedures.
Constructor Summary | |
---|---|
JavaStoredProcEngineConfig()
|
Method Summary | |
---|---|
java.lang.Class<? extends StoredProcEngine> |
getStoredProcEngineType()
Returns the type of the associated StoredProcEngine . |
java.lang.String |
getStoredProcLangId()
Returns the unique language identifier of the StoredProcEngine . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaStoredProcEngineConfig()
Method Detail |
---|
public java.lang.Class<? extends StoredProcEngine> getStoredProcEngineType()
StoredProcEngineConfig
StoredProcEngine
.
getStoredProcEngineType
in interface StoredProcEngineConfig
public java.lang.String getStoredProcLangId()
StoredProcEngineConfig
StoredProcEngine
.
getStoredProcLangId
in interface StoredProcEngineConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |