plug-in type instead (see hierarchy).@Deprecated public interface ClientPlugin
public hotspot
to integrate client plugins.Plugin| Modifier and Type | Method and Description |
|---|---|
<A extends ClientPluginAction<?>> |
getActions(ClientPluginScope<A> scope)
Deprecated.
since 5.0.100 use a specific
plug-in type instead (see hierarchy). |
void |
init(BaseContext context)
Deprecated.
since 5.0.100 use a specific
plug-in type instead (see hierarchy). |
void |
tearDown()
Deprecated.
since 5.0.100 use a specific
plug-in type instead (see hierarchy). |
@Deprecated void init(BaseContext context)
plug-in type instead (see hierarchy).context - the initial context@Deprecated void tearDown()
plug-in type instead (see hierarchy).@Deprecated @NotNull <A extends ClientPluginAction<?>> List<A> getActions(ClientPluginScope<A> scope)
plug-in type instead (see hierarchy).scope - the scope to get the client plugin actions forCopyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408