@ThreadSafe public final class ThirdPartyModuleRegistry extends Object
| Modifier and Type | Method and Description |
|---|---|
static Set<IThirdPartyModule> |
getAllRegisteredThirdPartyModules() |
static EChange |
registerThirdPartyModule(IThirdPartyModule aModule) |
@Nonnull public static EChange registerThirdPartyModule(@Nonnull IThirdPartyModule aModule)
@Nonnull @ReturnsMutableCopy public static Set<IThirdPartyModule> getAllRegisteredThirdPartyModules()
Copyright © 2006–2015 phloc systems. All rights reserved.