eu.larkc.core.management
Interface ManagementInterfaceResource

All Known Implementing Classes:
ManagementInterfaceResourceImpl

public interface ManagementInterfaceResource

This interface describes the methods that are possible at the management interface.

Author:
norlan

Method Summary
 java.lang.String info()
          Prints out some general information about the management interface as well as the available operations.
 

Method Detail

info

@Get(value="html")
java.lang.String info()
Prints out some general information about the management interface as well as the available operations.

Returns:
a informative HTML page as a string