org.jboss.cdi.tck.tests.implementation.simple.lifecycle
Class Salmon

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Salmon

public class Salmon
extends Object


Constructor Summary
Salmon()
           
 
Method Summary
 void destroy()
           
static boolean isBeanDestroyed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Salmon

public Salmon()
Method Detail

destroy

@PreDestroy
public void destroy()

isBeanDestroyed

public static boolean isBeanDestroyed()


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