jestr
Interface Controller

All Superinterfaces:
Prioritized, StringifierDelegate
All Known Implementing Classes:
ControllerBase

public interface Controller
extends StringifierDelegate, Prioritized

Author:
David Gilliland

Method Summary
 void control()
           
 
Methods inherited from interface jestr.StringifierDelegate
clone, cloneMe, getOwner, getRecursiveId, setOwner, setRecursiveId
 
Methods inherited from interface jestr.Prioritized
getPriority, setPriority
 

Method Detail

control

public void control()


Copyright (c) 2001-2003 - Apache Software Foundation