org.jboss.cdi.tck.tests.deployment.packaging.ear.modules
Class BarInspector

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.BarInspector

public class BarInspector
extends Object

Author:
Martin Kouba

Constructor Summary
BarInspector()
           
 
Method Summary
 Bar getBar()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarInspector

public BarInspector()
Method Detail

getBar

public Bar getBar()


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