org.jboss.jsr299.tck.tests.interceptors.definition
Class HierarchyDiscovery

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.interceptors.definition.HierarchyDiscovery

public class HierarchyDiscovery
extends Object


Constructor Summary
HierarchyDiscovery(Type type)
           
 
Method Summary
protected  void add(Type type)
           
 Set<Type> getFlattenedTypes()
           
 Type getResolvedType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HierarchyDiscovery

public HierarchyDiscovery(Type type)
Method Detail

add

protected void add(Type type)

getFlattenedTypes

public Set<Type> getFlattenedTypes()

getResolvedType

public Type getResolvedType()


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