loadedFromParent.addAll(new HashSet<String>(Arrays.asList("org.atmosphere", "com.dragome.commons.ProxyRelatedInvocationHandler", "java.", "javax.", "net.sf.saxon")));
}
public BytecodeTransformer getBytecodeTransformer()
{
return new ContinuationBytecodeTransformer(includedPaths, enabled);
}