beangle-cdi-spring
beangle-cdi-spring
API
org.beangle.cdi.spring.beans
FactoryBeanProxy
OptionEditor
RegexEditor
ScalaBeanInfo
ScalaBeanInfoFactory
ScalaCollectionEditor
ScalaEditorRegistrar
org.beangle.cdi.spring.config
BindModuleProcessor
ExtBeanDefinition
ExtBeanDefinition
ProfileMatcher
Node
ProfileMatcher
ReconfigParser
ReconfigReader
ResourcesEditor
SpringBindRegistry
SpringBindRegistry
org.beangle.cdi.spring.context
ApplicationContextLoader
BeanFactoryClosedEvent
BeanFactoryEvent
BeanFactoryLoader
BeanFactoryRefreshedEvent
ContextLoader
HierarchicalEventMulticaster
SpringContainer
XmlWebApplicationContext
org.beangle.cdi.spring.web
ContextListener
beangle-cdi-spring
/
org.beangle.cdi.spring.config
/
ProfileMatcher
ProfileMatcher
org.beangle.cdi.spring.config.ProfileMatcher
See the
ProfileMatcher
companion object
class
ProfileMatcher
(
profiles
:
String
)
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Clear all
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