Class OServerCommandPatternAbstract

java.lang.Object
com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandPatternAbstract
All Implemented Interfaces:
OServerCommand
Direct Known Subclasses:
OServerCommandAuthProxy

public abstract class OServerCommandPatternAbstract extends OServerCommandAbstract
  • Constructor Details

    • OServerCommandPatternAbstract

      public OServerCommandPatternAbstract(OServerCommandConfiguration iConfig)
    • OServerCommandPatternAbstract

      public OServerCommandPatternAbstract(String[] pattern)
  • Method Details

    • getNames

      public String[] getNames()