nathan.middleware
Interface Marker

All Known Implementing Classes:
StudentListImplStub

public interface Marker

Marker Interface

Author:
Nathan Balon

Method Summary
 java.lang.String getGlobalState()
          Get the globabl state of the system.
 

Method Detail

getGlobalState

java.lang.String getGlobalState()
Get the globabl state of the system.

Returns:
A string reprentation of the global state.