ProfileMatcher

org.beangle.cdi.spring.config.ProfileMatcher
See theProfileMatcher companion object
class ProfileMatcher(profiles: String)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def evaluate(node: Node, targets: Set[String]): Boolean
def matches(targets: Set[String]): Boolean
def matches(target: String): Boolean

Concrete fields

var root: Node