org.objectweb.jonathan.libs.kernel
Interface Forkable

All Superinterfaces:
Component
All Known Implementing Classes:
JAlias, JComponent

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

public Component internalFork()