public class SystemPropertyProfileActivator extends DetectedProfileActivator
ROLE| Constructor and Description |
|---|
SystemPropertyProfileActivator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canDetectActivation(Profile profile) |
void |
contextualize(Context context) |
boolean |
isActive(Profile profile) |
canDetermineActivationpublic void contextualize(Context context)
throws ContextException
ContextExceptionprotected boolean canDetectActivation(Profile profile)
canDetectActivation in class DetectedProfileActivatorpublic boolean isActive(Profile profile)
throws ProfileActivationException
ProfileActivationException