public abstract class DetectedProfileActivator extends Object implements ProfileActivator
ROLE
Constructor and Description |
---|
DetectedProfileActivator() |
Modifier and Type | Method and Description |
---|---|
protected abstract boolean |
canDetectActivation(Profile profile) |
boolean |
canDetermineActivation(Profile profile) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isActive
public boolean canDetermineActivation(Profile profile)
canDetermineActivation
in interface ProfileActivator
protected abstract boolean canDetectActivation(Profile profile)
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.