Class WorkspaceScopedExtension
- java.lang.Object
-
- org.uberfire.backend.server.cdi.workspace.WorkspaceScopedExtension
-
- All Implemented Interfaces:
javax.enterprise.inject.spi.Extension
public class WorkspaceScopedExtension extends Object implements javax.enterprise.inject.spi.Extension
Workspace Scoped CDI Extension to add WorkspaceScoped behavior into Uberfire
-
-
Constructor Summary
Constructors Constructor Description WorkspaceScopedExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidafterBeanDiscovery(javax.enterprise.inject.spi.AfterBeanDiscovery abd, javax.enterprise.inject.spi.BeanManager beanManager)voidbeforeBeanDiscovery(javax.enterprise.inject.spi.BeforeBeanDiscovery bbd)
-