com.p6spy.engine.common
Class P6Options

java.lang.Object
  extended bycom.p6spy.engine.common.P6Options
Direct Known Subclasses:
P6OutageOptions, P6SpyOptions

public abstract class P6Options
extends Object


Constructor Summary
P6Options()
           
 
Method Summary
 void reload(P6SpyProperties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

P6Options

public P6Options()
Method Detail

reload

public void reload(P6SpyProperties properties)