public interface StoredProcedureParameterInjector
Modifier and Type | Interface and Description |
---|---|
static interface |
StoredProcedureParameterInjector.MicroInjector |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getArgumentsToInject(OperationContext opContext,
List<org.apache.directory.shared.ldap.trigger.StoredProcedureParameter> parameterList) |
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.