|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.dna.repository.sequencers.SequencerNodeContext
@Immutable public class SequencerNodeContext

Contains context information that is passed to stream sequencers, including information about the input
node containing the data being sequenced.
| Method Summary | |
|---|---|
AccessControlContext |
getAccessControlContext()
|
ClassLoader |
getClassLoader(String... classpath)
|
org.jboss.dna.graph.properties.Path |
getInputPath()
|
Set<org.jboss.dna.graph.properties.Property> |
getInputProperties()
|
org.jboss.dna.graph.properties.Property |
getInputProperty(org.jboss.dna.graph.properties.Name name)
|
org.jboss.dna.common.util.Logger |
getLogger(Class<?> clazz)
|
org.jboss.dna.common.util.Logger |
getLogger(String name)
|
LoginContext |
getLoginContext()
|
String |
getMimeType()
|
org.jboss.dna.graph.properties.NamespaceRegistry |
getNamespaceRegistry()
|
org.jboss.dna.common.collection.Problems |
getProblems()
|
org.jboss.dna.graph.properties.PropertyFactory |
getPropertyFactory()
|
Subject |
getSubject()
|
org.jboss.dna.graph.properties.ValueFactories |
getValueFactories()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public AccessControlContext getAccessControlContext()
getAccessControlContext in interface org.jboss.dna.graph.ExecutionContextExecutionContext.getAccessControlContext()public ClassLoader getClassLoader(String... classpath)
getClassLoader in interface org.jboss.dna.common.component.ClassLoaderFactoryClassLoaderFactory.getClassLoader(java.lang.String[])public org.jboss.dna.graph.properties.ValueFactories getValueFactories()
getValueFactories in interface org.jboss.dna.graph.ExecutionContextpublic org.jboss.dna.graph.properties.Path getInputPath()
getInputPath in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getInputPath()public Set<org.jboss.dna.graph.properties.Property> getInputProperties()
getInputProperties in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getInputProperties()public org.jboss.dna.graph.properties.Property getInputProperty(org.jboss.dna.graph.properties.Name name)
getInputProperty in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getInputProperty(org.jboss.dna.graph.properties.Name)public org.jboss.dna.common.collection.Problems getProblems()
getProblems in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getProblems()public String getMimeType()
getMimeType in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getMimeType()public org.jboss.dna.common.util.Logger getLogger(Class<?> clazz)
getLogger in interface org.jboss.dna.graph.ExecutionContextExecutionContext.getLogger(java.lang.Class)public org.jboss.dna.common.util.Logger getLogger(String name)
getLogger in interface org.jboss.dna.graph.ExecutionContextExecutionContext.getLogger(java.lang.String)public LoginContext getLoginContext()
getLoginContext in interface org.jboss.dna.graph.ExecutionContextExecutionContext.getLoginContext()public org.jboss.dna.graph.properties.NamespaceRegistry getNamespaceRegistry()
getNamespaceRegistry in interface org.jboss.dna.graph.ExecutionContextpublic org.jboss.dna.graph.properties.PropertyFactory getPropertyFactory()
getPropertyFactory in interface org.jboss.dna.graph.ExecutionContextExecutionContext.getPropertyFactory()public Subject getSubject()
getSubject in interface org.jboss.dna.graph.ExecutionContextExecutionContext.getSubject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||