| Package | Description |
|---|---|
| org.apache.deltaspike.core.spi.activation | |
| org.apache.deltaspike.core.spi.scope.window | |
| org.apache.deltaspike.core.util |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
ClassDeactivator.isActivated(Class<? extends Deactivatable> targetClass)
Provides classes which should be deactivated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WindowContextQuotaHandler
Allows to create a custom handler for a custom window-quota
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ClassDeactivationUtils.isActivated(Class<? extends Deactivatable> targetClass)
Evaluates if the given
Deactivatable is active. |
Copyright © 2011–2015 The Apache Software Foundation. All rights reserved.