org.ops4j.pax.wicket.api
Interface OverwriteBean


public interface OverwriteBean

One method to create overwrites is to register an OverwriteBean in the Spring application context. This one will be looked up for every call


Method Summary
 String getApplicationName()
           
 Map<String,String> getBeanNameMapping()
           
 

Method Detail

getApplicationName

String getApplicationName()

getBeanNameMapping

Map<String,String> getBeanNameMapping()


Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.