net.dpml.test.app
Interface DefaultListener.Context

Enclosing class:
DefaultListener

public static interface DefaultListener.Context

The construction criteria.


Method Summary
 Server getServer()
          Return the server.
 

Method Detail

getServer

Server getServer()
Return the server.

Returns:
the server.