Package | Description |
---|---|
lucee.runtime | |
lucee.runtime.config | |
lucee.runtime.type.scope |
Modifier and Type | Method and Description |
---|---|
Cluster |
PageContextImpl.clusterScope() |
abstract Cluster |
PageContext.clusterScope() |
Cluster |
PageContextImpl.clusterScope(boolean create) |
abstract Cluster |
PageContext.clusterScope(boolean create)
cluster scope
|
Modifier and Type | Method and Description |
---|---|
Cluster |
ConfigServerImpl.createClusterScope() |
abstract Cluster |
ConfigImpl.createClusterScope() |
Cluster |
ConfigWebImpl.createClusterScope() |
Modifier and Type | Class and Description |
---|---|
class |
ClusterNotSupported
d
|
class |
ClusterWrap |
Modifier and Type | Method and Description |
---|---|
static Cluster |
ScopeContext.getClusterScope(Config config,
boolean create)
Returns the current Cluster Scope, if there is no current Cluster Scope and create is true, returns a new Cluster Scope.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterRemoteNotSupported.init(ConfigServer configServer,
Cluster cluster) |
void |
ClusterRemote.init(ConfigServer configServer,
Cluster cluster) |
Copyright © 2015 Lucee