org.wildfly.extras.creaper.commands.web
Class EnableWebNatives
java.lang.Object
org.wildfly.extras.creaper.commands.web.EnableWebNatives
- All Implemented Interfaces:
- Command, OfflineCommand
public final class EnableWebNatives
- extends Object
- implements OfflineCommand
Command which enables natives in the Web subsystem.
OnlineCommand is not implemented as changing from natives to Java and back doesn't work
with the Web subsystem (restart is required).
See Red Hat Bugzilla 1115443 for details.
.
| Fields inherited from interface org.wildfly.extras.creaper.core.offline.OfflineCommand |
NOOP |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnableWebNatives
public EnableWebNatives()
apply
public void apply(OfflineCommandContext ctx)
throws CommandFailedException,
IOException
- Specified by:
apply in interface OfflineCommand
- Throws:
CommandFailedException
IOException
Copyright © 2016. All rights reserved.