ProfileMatcher

org.beangle.cdi.spring.config.ProfileMatcher$
See theProfileMatcher companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

class Node(val name: String, var parent: Node)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def parse(profiles: String): Node