org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle
Class LandgraffenSchloss

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.LandgraffenSchloss
All Implemented Interfaces:
Schloss

@Dependent
public class LandgraffenSchloss
extends Object
implements Schloss


Constructor Summary
LandgraffenSchloss()
           
 
Method Summary
 void destructionCallback()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LandgraffenSchloss

public LandgraffenSchloss()
Method Detail

destructionCallback

@PreDestroy
public void destructionCallback()
Specified by:
destructionCallback in interface Schloss

remove

public void remove()
Specified by:
remove in interface Schloss


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