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
SystemException
public static boolean destroy(Uid act)
public ControlImple setupHierarchy(PropagationContext context) throws SystemException
SystemException
protected final ServerTopLevelAction present(Uid actUid)
protected ControlImple createHierarchy(PropagationContext ctx, Uid tlUid) throws SystemException
SystemException
protected ControlImple checkHierarchy(ServerTopLevelAction hier, PropagationContext context) throws SystemException
SystemException
protected final boolean removeHierarchy(Uid theUid)
protected final void compareHierarchies(PropagationContext ctx, ServerTopLevelAction action)
Copyright © 2021 JBoss by Red Hat. All rights reserved.