*** This interface provides Binary Compatibility only, not Source Compatibility ***

Interface LogicalServerInterface

All Superinterfaces:
MetadataInterface, PublicObjectInterface, Remote, ServerInterface, SoftwareComponentInterface
All Known Subinterfaces:
LogicalConnectServerInterface, LogicalDataStepBatchServerInteface, LogicalGridServerInterface, LogicalJavaBatchServerInterface, LogicalOSServerInterface

@SASScope("ALL") @BinaryCompatibilityOnly public interface LogicalServerInterface extends ServerInterface
This interface is kind of a place holder. Logical servers need to be distinguished from other servers, and the easiest way to do that is having a separate class. Since all the other implementations have their own interface, this interface is for the logical server implementations. In case we ever add specific methods, we already have the interface.

Since:
1.0