org.apache.directory.shared.ldap.extras.extended.ads_impl.storedProcedure
Class StoredProcedureGrammar
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar<StoredProcedureContainer>
org.apache.directory.shared.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureGrammar
- All Implemented Interfaces:
- Grammar<StoredProcedureContainer>
public final class StoredProcedureGrammar
- extends AbstractGrammar<StoredProcedureContainer>
ASN.1 BER Grammar for Stored Procedure Extended Operation
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static StoredProcedureGrammar getInstance()
- Get the instance of this grammar
- Returns:
- An instance on the StoredProcedure Grammar
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.