@Retention(value=SOURCE) @Target(value=TYPE) public @interface Kogito
Using this interface just to easily identify all types resulting from the functional decomposition being performed during the kogito initiative refactoring. Any component, service or whatever managed bean that requires access to any remote context should, at least, provide two implementations for its declared KogitoContext subtype:
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.