org.jboss.jsr299.tck.tests.implementation.enterprise.definition
Class LaikaImpl

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.enterprise.definition.LaikaImpl
All Implemented Interfaces:
Laika

@ApplicationScoped
public class LaikaImpl
extends Object
implements Laika


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

Constructor Detail

LaikaImpl

public LaikaImpl()
Method Detail

remove

public void remove()


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