org.jboss.cdi.tck.tests.event.observer.resolve
Class Cloud

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.observer.resolve.Cloud

public class Cloud
extends Object


Constructor Summary
Cloud()
           
 
Method Summary
 void allocateNewDisk(DiskSpaceEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cloud

public Cloud()
Method Detail

allocateNewDisk

public void allocateNewDisk(@Observes
                            DiskSpaceEvent event)


Copyright © 2008-2012 Seam Framework. All Rights Reserved.