public interface ServiceHolder
| Modifier and Type | Method and Description |
|---|---|
<T extends PublicInterface> |
get(Class<T> clazz) |
AdminInterface |
getAdminInterface() |
AuthInterface |
getAuthInterface() |
Bimsie1AuthInterface |
getBimsie1AuthInterface() |
Bimsie1LowLevelInterface |
getBimsie1LowLevelInterface() |
Bimsie1ServiceInterface |
getBimsie1ServiceInterface() |
MetaInterface |
getMeta() |
PluginInterface |
getPluginInterface() |
Bimsie1NotificationRegistryInterface |
getRegistry() |
ServiceInterface |
getServiceInterface() |
SettingsInterface |
getSettingsInterface() |
<T extends PublicInterface> T get(Class<T> clazz) throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionBimsie1NotificationRegistryInterface getRegistry() throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionBimsie1AuthInterface getBimsie1AuthInterface() throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionAuthInterface getAuthInterface() throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionSettingsInterface getSettingsInterface() throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionBimsie1LowLevelInterface getBimsie1LowLevelInterface() throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionAdminInterface getAdminInterface() throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionMetaInterface getMeta() throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionPluginInterface getPluginInterface() throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionServiceInterface getServiceInterface() throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionBimsie1ServiceInterface getBimsie1ServiceInterface() throws PublicInterfaceNotFoundException
PublicInterfaceNotFoundExceptionCopyright © 2016 OpenSource BIM. All rights reserved.