public interface AtlasContext
Modifier and Type | Method and Description |
---|---|
AtlasSession |
createSession() |
AtlasContextFactory |
getContextFactory() |
void |
process(AtlasSession session) |
void |
processValidation(AtlasSession session) |
AtlasContextFactory getContextFactory()
AtlasSession createSession() throws AtlasException
AtlasException
void process(AtlasSession session) throws AtlasException
AtlasException
void processValidation(AtlasSession session) throws AtlasException
AtlasException
Copyright © 2018 JBoss by Red Hat. All rights reserved.