@ApplicationScoped public class TideInstrumentedBeans extends Object implements Serializable
TideInstrumentedBeans()
Bean<?>
getBean(Type type)
boolean
isProducedBy(Object name, Type clazz)
void
setBeans(Map<Type,Bean<?>> beans)
setProducedBeans(Map<Object,Type> producedBeans)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TideInstrumentedBeans()
public void setBeans(Map<Type,Bean<?>> beans)
public Bean<?> getBean(Type type)
public void setProducedBeans(Map<Object,Type> producedBeans)
public boolean isProducedBy(Object name, Type clazz)