public class AbstractComposite<T>
extends java.lang.Object
Constructor and Description |
---|
AbstractComposite(java.lang.Class<T> clazz,
com.google.inject.Injector injector) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<T> |
getElements() |
protected void |
handle(java.lang.RuntimeException e) |