|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractHandler
org.eclipse.amp.amf.gen.ide.ResourceHandler
org.eclipse.amp.amf.gen.ide.ResourceJobHandler
org.eclipse.amp.amf.gen.ext.GenerateTextHandler
public class GenerateTextHandler
Field Summary | |
---|---|
protected java.lang.ClassLoader |
delegateLoader
|
protected java.lang.ClassLoader |
mainLoader
|
Constructor Summary | |
---|---|
GenerateTextHandler()
|
Method Summary | |
---|---|
void |
execute(IResource resource)
Override with desired execution behavior. |
Methods inherited from class org.eclipse.amp.amf.gen.ide.ResourceJobHandler |
---|
executeHandler |
Methods inherited from class org.eclipse.amp.amf.gen.ide.ResourceHandler |
---|
execute, getMonitor, setMonitor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.ClassLoader mainLoader
protected java.lang.ClassLoader delegateLoader
Constructor Detail |
---|
public GenerateTextHandler()
Method Detail |
---|
public void execute(IResource resource) throws ExecutionException
ResourceHandler
execute
in class ResourceHandler
ExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |