| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_INIT_FRAMEWORK |
protected VisalloLogger |
LOGGER |
static String |
THREAD_NAME |
| Constructor and Description |
|---|
CommandLineTool() |
public static final String THREAD_NAME
protected VisalloLogger LOGGER
public static final boolean DEFAULT_INIT_FRAMEWORK
protected void initializeFramework()
protected void printHelp(com.beust.jcommander.JCommander j)
protected com.beust.jcommander.JCommander parseArguments(String[] args)
protected void shutdown()
protected Configuration getConfiguration()
protected User getUser()
protected org.vertexium.Authorizations getAuthorizations()
protected boolean willExit()
@Inject public void setLockRepository(LockRepository lockRepository)
@Inject public final void setUserRepository(UserRepository userRepository)
@Inject public void setAuthorizationRepository(AuthorizationRepository authorizationRepository)
@Inject public void setPrivilegeRepository(PrivilegeRepository privilegeRepository)
@Inject public final void setGraph(org.vertexium.Graph graph)
@Inject public final void setWorkQueueRepository(WorkQueueRepository workQueueRepository)
@Inject public final void setOntologyRepository(OntologyRepository ontologyRepository)
@Inject public final void setSimpleOrmSession(com.v5analytics.simpleorm.SimpleOrmSession simpleOrmSession)
@Inject public void setShutdownService(ShutdownService shutdownService)
public com.v5analytics.simpleorm.SimpleOrmSession getSimpleOrmSession()
public org.vertexium.Graph getGraph()
public WorkQueueRepository getWorkQueueRepository()
public UserRepository getUserRepository()
public AuthorizationRepository getAuthorizationRepository()
public PrivilegeRepository getPrivilegeRepository()
public OntologyRepository getOntologyRepository()
public VisibilityTranslator getVisibilityTranslator()
public ShutdownService getShutdownService()
@Inject public void setVisibilityTranslator(VisibilityTranslator visibilityTranslator)
public static void main(CommandLineTool commandLineTool, String[] args, boolean initFramework) throws Exception
Exceptionpublic static void main(CommandLineTool commandLineTool, String[] args) throws Exception
ExceptionCopyright © 2013–2017 V5 Analytics. All rights reserved.