|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.jboss.portal.jems.as.system.AbstractJBossService
org.jboss.portal.core.impl.model.portal.AbstractPortalObjectContainer
org.jboss.portal.core.impl.model.portal.TransientPortalObjectContainer
public class TransientPortalObjectContainer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jboss.portal.core.impl.model.portal.AbstractPortalObjectContainer |
|---|
AbstractPortalObjectContainer.ContainerContext |
| Field Summary | |
|---|---|
protected AbstractPortalObjectContainer.ContainerContext |
ctx
. |
protected java.util.Map |
roots
. |
| Fields inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
| Fields inherited from interface org.jboss.system.ServiceMBean |
|---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Constructor Summary | |
|---|---|
TransientPortalObjectContainer()
|
|
| Method Summary | |
|---|---|
protected ContextImpl |
createRoot(java.lang.String namespace)
|
protected void |
createService()
|
protected ObjectNode |
getObjectNode(PortalObjectId id)
Must be subclasses to provide the access to a node. |
| Methods inherited from class org.jboss.portal.core.impl.model.portal.AbstractPortalObjectContainer |
|---|
createContext, createPermission, createPermission, createPermissionContainer, getAuthorizationDomain, getConfigurator, getContentProviderRegistry, getContext, getContext, getObject, getPermission, getPermissionFactory, getPermissionRepository, getSecurityBindings, getType, removeSecurityBindings, setContentProviderRegistry, setSecurityBindings |
| Methods inherited from class org.jboss.portal.jems.as.system.AbstractJBossService |
|---|
create, destroy, getState, getStateString, start, stop |
| Methods inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
destroyService, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, startService, stopService |
| Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport |
|---|
addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Map roots
protected AbstractPortalObjectContainer.ContainerContext ctx
| Constructor Detail |
|---|
public TransientPortalObjectContainer()
| Method Detail |
|---|
protected void createService()
throws java.lang.Exception
createService in class org.jboss.system.ServiceMBeanSupportjava.lang.Exception
protected ContextImpl createRoot(java.lang.String namespace)
throws DuplicatePortalObjectException
createRoot in class AbstractPortalObjectContainerDuplicatePortalObjectExceptionprotected ObjectNode getObjectNode(PortalObjectId id)
AbstractPortalObjectContainer
getObjectNode in class AbstractPortalObjectContainerid - the portal object path
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||