org.apache.commons.jci.examples.configuration
Class Something

java.lang.Object
  extended by org.apache.commons.jci.examples.configuration.Something
All Implemented Interfaces:
Configurable

public class Something
extends Object
implements Configurable


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

Constructor Detail

Something

public Something()
Method Detail

configure

public void configure(Properties properties)
               throws ConfigurationException
Specified by:
configure in interface Configurable
Throws:
ConfigurationException


Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.