public interface ITaurusPreInitializer
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPreinitializeDone()
Returns
false until the preInitialize() method has been
called. |
void |
preInitialize()
Will be called by the AWM core plug-in activator before the plug-in is
started.
|
void preInitialize()
throws java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException - if pre-initialization failsboolean isPreinitializeDone()
false until the preInitialize() method has been
called.Copyright © 2015 Micro Focus GmbH. All rights reserved.