org.jboss.cdi.tck.tests.decorators.builtin.injectionpoint
Class Company

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.builtin.injectionpoint.Company

@RequestScoped
public class Company
extends Object


Constructor Summary
Company()
           
 
Method Summary
 Fuse getFuse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Company

public Company()
Method Detail

getFuse

public Fuse getFuse()


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