| Package | Description |
|---|---|
| org.apache.deltaspike.core.spi.activation | |
| 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 | Method and Description |
|---|---|
static boolean |
ClassDeactivationUtils.isActivated(Class<? extends Deactivatable> targetClass)
Evaluates if the given
Deactivatable is active. |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.