org.granite.tide.cdi
Class TideInstrumentedBeans
java.lang.Object
org.granite.tide.cdi.TideInstrumentedBeans
- All Implemented Interfaces:
- Serializable
@ApplicationScoped
public class TideInstrumentedBeans
- extends Object
- implements Serializable
- Author:
- William DRAI
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TideInstrumentedBeans
public TideInstrumentedBeans()
setBeans
public void setBeans(Map<Type,Bean<?>> beans)
getBean
public Bean<?> getBean(Type type)
setProducedBeans
public void setProducedBeans(Map<Object,Type> producedBeans)
isProducedBy
public boolean isProducedBy(Object name,
Type clazz)