org.sonatype.gossip.model.io.props
Class ContextConfigurator

java.lang.Object
  extended by org.sonatype.gossip.model.io.props.ContextConfigurator

public class ContextConfigurator
extends java.lang.Object

Configures components from Context

Since:
1.0
Author:
Jason Dillon

Constructor Summary
ContextConfigurator()
           
 
Method Summary
 void configure(java.lang.Object target, Context config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextConfigurator

public ContextConfigurator()
Method Detail

configure

public void configure(java.lang.Object target,
                      Context config)
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008-2010 Sonatype. All Rights Reserved.