org.picocontainer.gems.behaviors
Class HotSwappable.Swappable

java.lang.Object
  extended by org.picocontainer.gems.behaviors.HotSwappable.Swappable
Enclosing class:
HotSwappable<T>

public static class HotSwappable.Swappable
extends Object


Constructor Summary
HotSwappable.Swappable()
           
 
Method Summary
 Object getInstance()
           
 Object swap(Object delegate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HotSwappable.Swappable

public HotSwappable.Swappable()
Method Detail

getInstance

public Object getInstance()

swap

public Object swap(Object delegate)


Copyright © 2003-2010 Codehaus. All Rights Reserved.