com.connecterra.alepc.api
Interface OpSpec

All Known Subinterfaces:
KillOpSpec, LockOpSpec, PasswordOpSpec, ReadOpSpec, WriteOpSpec
All Known Implementing Classes:
EngineKillOpSpec, EngineLockOpSpec, EnginePasswordOpSpec, EngineReadOpSpec, EngineWriteOpSpec

public interface OpSpec

The superclass for the operation specs that can be included in an AccessSpec.

See Also:
ReadOpSpec, WriteOpSpec, PasswordOpSpec, LockOpSpec, KillOpSpec