org.jboss.cdi.tck.tests.lookup.modules.specialization
Class Connector

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.modules.specialization.Connector
Direct Known Subclasses:
Alpha, Bravo, Charlie

public abstract class Connector
extends Object


Constructor Summary
Connector()
           
 
Method Summary
 String hello()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Connector

public Connector()
Method Detail

hello

public String hello()


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