
public class GenerateKeyContributor extends AbstractContributor implements Prototype<GenerateKeyContributor>
Prototype.PrototypingContextExtension.InitPriorityComparator, Extension.ShutdownPriorityComparator| Modifier and Type | Field and Description |
|---|---|
static XDIAddress |
XDI_ADD_DO_KEY |
static XDIAddress |
XDI_ADD_DO_KEYPAIR |
DEFAULT_INIT_PRIORITY, DEFAULT_SHUTDOWN_PRIORITY| Constructor and Description |
|---|
GenerateKeyContributor() |
GenerateKeyContributor(Graph targetGraph) |
| Modifier and Type | Method and Description |
|---|---|
ContributorResult |
executeDoOnRelationStatement(XDIAddress[] contributorAddresses,
XDIAddress contributorsAddress,
XDIStatement relativeTargetStatement,
DoOperation operation,
MessageResult messageResult,
ExecutionContext executionContext) |
Graph |
getTargetGraph() |
void |
init(MessagingTarget messagingTarget) |
GenerateKeyContributor |
instanceFor(Prototype.PrototypingContext prototypingContext) |
void |
setTargetGraph(Graph targetGraph) |
executeDelOnAddress, executeDelOnContextNodeStatement, executeDelOnLiteralStatement, executeDelOnRelationStatement, executeDelOnStatement, executeDoOnAddress, executeDoOnContextNodeStatement, executeDoOnLiteralStatement, executeDoOnStatement, executeGetOnAddress, executeGetOnContextNodeStatement, executeGetOnLiteralStatement, executeGetOnRelationStatement, executeGetOnStatement, executeOnAddress, executeOnStatement, executeSetOnAddress, executeSetOnContextNodeStatement, executeSetOnLiteralStatement, executeSetOnRelationStatement, executeSetOnStatement, getContributorMount, getContributors, setContributorsclearDisabled, clearDisabledForMessage, clearDisabledForMessageEnvelope, clearDisabledForOperation, getInitPriority, getShutdownPriority, setDisabled, setDisabledForMessage, setDisabledForMessageEnvelope, setDisabledForOperation, shutdown, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearDisabled, clearDisabledForMessage, clearDisabledForMessageEnvelope, clearDisabledForOperation, getInitPriority, getShutdownPriority, setDisabled, setDisabledForMessage, setDisabledForMessageEnvelope, setDisabledForOperation, shutdown, skippublic static final XDIAddress XDI_ADD_DO_KEYPAIR
public static final XDIAddress XDI_ADD_DO_KEY
public GenerateKeyContributor(Graph targetGraph)
public GenerateKeyContributor()
public GenerateKeyContributor instanceFor(Prototype.PrototypingContext prototypingContext) throws Xdi2MessagingException
instanceFor in interface Prototype<GenerateKeyContributor>Xdi2MessagingExceptionpublic void init(MessagingTarget messagingTarget) throws Exception
init in interface Extension<MessagingTarget>init in class AbstractExtension<MessagingTarget>Exceptionpublic ContributorResult executeDoOnRelationStatement(XDIAddress[] contributorAddresses, XDIAddress contributorsAddress, XDIStatement relativeTargetStatement, DoOperation operation, MessageResult messageResult, ExecutionContext executionContext) throws Xdi2MessagingException
executeDoOnRelationStatement in class AbstractContributorXdi2MessagingExceptionpublic Graph getTargetGraph()
public void setTargetGraph(Graph targetGraph)
Copyright © 2015. All Rights Reserved.