Package | Description |
---|---|
org.milyn.container |
Request Container Abstraction.
|
org.milyn.container.standalone |
Standalone Container Implementation.
|
org.milyn.profile |
Entity profiling implementation.
|
Modifier and Type | Field and Description |
---|---|
ProfileStore |
MockApplicationContext.profileStore |
Modifier and Type | Method and Description |
---|---|
ProfileStore |
MockApplicationContext.getProfileStore() |
ProfileStore |
ApplicationContext.getProfileStore()
Get the ProfileStore in use within this Context.
|
Modifier and Type | Method and Description |
---|---|
ProfileStore |
StandaloneApplicationContext.getProfileStore()
Get the ProfileStore in use within the Standalone Context.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultProfileStore
Default ProfileStore implementation.
|
Modifier and Type | Method and Description |
---|---|
ProfileStore |
DefaultProfileConfigDigester.parse(InputStream input)
Parse the device profile configuration stream.
|
ProfileStore |
ProfileConfigDigester.parse(InputStream input)
Parse the device profile configuration stream.
|
Copyright © 2020. All rights reserved.