public class ContextControllerCategorySvcLevelAny extends Object implements ContextControllerCategorySvc
Constructor and Description |
---|
ContextControllerCategorySvcLevelAny() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys,
int[] subpathOrCPId) |
int[] |
mgmtDelete(IntSeqKey controllerPath) |
int[] |
mgmtGetSubpathOrCPIds(IntSeqKey controllerPath) |
public ContextControllerCategorySvcLevelAny()
public void mgmtCreate(IntSeqKey controllerPath, Object[] parentPartitionKeys, int[] subpathOrCPId)
mgmtCreate
in interface ContextControllerCategorySvc
public int[] mgmtGetSubpathOrCPIds(IntSeqKey controllerPath)
mgmtGetSubpathOrCPIds
in interface ContextControllerCategorySvc
public int[] mgmtDelete(IntSeqKey controllerPath)
mgmtDelete
in interface ContextControllerCategorySvc
public void destroy()
destroy
in interface ContextControllerCategorySvc
Copyright © 2005–2020. All rights reserved.