public interface Container
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getComponentById(String pComponentId,
String pExpectedTypeName,
int pParameterIndex) |
<T> T |
getComponentByTypeName(String pTypeName,
int pParameterIndex) |
Copyright © 2015–2016 SourcePond. All rights reserved.