net.dpml.test.app
Interface DefaultServer.Context

Enclosing class:
DefaultServer

public static interface DefaultServer.Context

The construction criteria.


Method Summary
 int getPort(int defaultPort)
          Return the port.
 

Method Detail

getPort

int getPort(int defaultPort)
Return the port.

Parameters:
defaultPort - the default port
Returns:
the port.