public class Interposition extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<ServerTopLevelAction> |
_head |
| Constructor and Description |
|---|
Interposition() |
| Modifier and Type | Method and Description |
|---|---|
protected ControlImple |
checkHierarchy(ServerTopLevelAction hier,
PropagationContext context) |
protected void |
compareHierarchies(PropagationContext ctx,
ServerTopLevelAction action) |
static ControlImple |
create(PropagationContext context) |
protected ControlImple |
createHierarchy(PropagationContext ctx,
Uid tlUid) |
static boolean |
destroy(Uid act) |
protected ServerTopLevelAction |
present(Uid actUid) |
protected boolean |
removeHierarchy(Uid theUid) |
ControlImple |
setupHierarchy(PropagationContext context) |
protected List<ServerTopLevelAction> _head
public static ControlImple create(PropagationContext context) throws SystemException
SystemExceptionpublic static boolean destroy(Uid act)
public ControlImple setupHierarchy(PropagationContext context) throws SystemException
SystemExceptionprotected final ServerTopLevelAction present(Uid actUid)
protected ControlImple createHierarchy(PropagationContext ctx, Uid tlUid) throws SystemException
SystemExceptionprotected ControlImple checkHierarchy(ServerTopLevelAction hier, PropagationContext context) throws SystemException
SystemExceptionprotected final boolean removeHierarchy(Uid theUid)
protected final void compareHierarchies(PropagationContext ctx, ServerTopLevelAction action)
Copyright © 2014 JBoss by Red Hat. All rights reserved.