org.jboss.cdi.tck.tests.lookup.injection.enums
Class Cat

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.injection.enums.Cat

@Persian
public class Cat
extends Object


Constructor Summary
Cat()
           
 
Method Summary
 javax.enterprise.inject.spi.InjectionPoint getIp()
           
 void preDestroy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cat

public Cat()
Method Detail

getIp

public javax.enterprise.inject.spi.InjectionPoint getIp()

preDestroy

@PreDestroy
public void preDestroy()


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