org.objectweb.jonathan.libs.kernel
Interface Forkable

All Superinterfaces:
Component
All Known Implementing Classes:
JAlias, JAssemblage, JAtom, JComponent, JConfigurationFactory.JConfiguration, JContextFactory.JContext, JImplicitFactory, JSequence, LazyComponent, TreeContextFactory.TreeContext

public interface Forkable
extends Component


Method Summary
 Component internalFork()
           
 
Methods inherited from interface org.objectweb.jonathan.apis.kernel.Component
fork, getComponent, getElement, getFactoryValue, getIntValue, getReference, getType, getValue, getValue, setReference
 

Method Detail

internalFork

Component internalFork()