public static class ApplicationData.Resource extends Object
| Constructor and Description |
|---|
Resource(boolean discovered,
Class<?> clazz,
Object singleton) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getClazz() |
Object |
getSingleton() |
boolean |
isDiscovered() |
String |
toString() |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.