org.infinispan.cdi.event.cachemanager
Class ViewChangedAdapter

java.lang.Object
  extended by org.infinispan.cdi.event.cachemanager.AbstractAdapter<ViewChangedEvent>
      extended by org.infinispan.cdi.event.cachemanager.ViewChangedAdapter

public class ViewChangedAdapter
extends AbstractAdapter<ViewChangedEvent>

Author:
Pete Muir

Field Summary
static ViewChangedEvent EMPTY
           
 
Constructor Summary
ViewChangedAdapter(javax.enterprise.event.Event<ViewChangedEvent> event)
           
 
Method Summary
 void fire(ViewChangedEvent payload)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY

public static final ViewChangedEvent EMPTY
Constructor Detail

ViewChangedAdapter

public ViewChangedAdapter(javax.enterprise.event.Event<ViewChangedEvent> event)
Method Detail

fire

public void fire(ViewChangedEvent payload)
Overrides:
fire in class AbstractAdapter<ViewChangedEvent>

-->

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.