public class AnnotationMetadata<T> extends Object
AnnotationMetadata(T componentDefault, Map<Method,T> methodOverrides)
T
getComponentDefault()
Map<Method,T>
getMethodOverrides()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AnnotationMetadata(T componentDefault, Map<Method,T> methodOverrides)
public T getComponentDefault()
public Map<Method,T> getMethodOverrides()
Copyright © 2014 JBoss by Red Hat. All rights reserved.