org.jboss.cdi.tck.tests.context.application.predestroy
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.application.predestroy.Bar

@ApplicationScoped
public class Bar
extends Object

Author:
Martin Kouba

Constructor Summary
Bar()
           
 
Method Summary
 boolean isAlone()
           
 void setAlone()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bar

public Bar()
Method Detail

setAlone

public void setAlone()

isAlone

public boolean isAlone()


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