Uses of Class
org.sonatype.gossip.model.io.props.Context

Packages that use Context
org.sonatype.gossip.model.io.props Properties model I/O. 
 

Uses of Context in org.sonatype.gossip.model.io.props
 

Methods in org.sonatype.gossip.model.io.props that return Context
 Context Context.child(java.lang.String prefix)
           
static Context Context.create(java.net.URL input)
           
 Context Context.parent()
           
 

Methods in org.sonatype.gossip.model.io.props with parameters of type Context
static java.util.Properties Context.asProperties(Context ctx)
           
 void ContextConfigurator.configure(java.lang.Object target, Context config)
           
 



Copyright © 2008-2011 Sonatype. All Rights Reserved.