Package org.infinispan.factories.impl
Class WireContext
java.lang.Object
org.infinispan.factories.impl.WireContext
Used by
ComponentAccessor
implementations for retrieving a component based on name and class.- Since:
- 10.0
- Author:
- Dan Berindei
-
Method Summary
-
Method Details
-
get
-
getLazy
public <T,U extends T> ComponentRef<T> getLazy(String componentName, Class<U> componentClass, boolean start)
-