| Package | Description |
|---|---|
| org.apache.directory.server.core.api.sp | |
| org.apache.directory.server.core.api.sp.java |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<StoredProcEngineConfig> |
StoredProcExecutionManager.storedProcEngineConfigs |
| Constructor and Description |
|---|
StoredProcExecutionManager(java.lang.String storedProcContainer,
java.util.List<StoredProcEngineConfig> storedProcEngineConfigs)
Creates a
StoredProcExecutionManager instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaStoredProcEngineConfig
A
StoredProcEngineConfig implementation specific to Java stored procedures. |