public class WildflyRuntime extends BaseRuntime
Constructor and Description |
---|
WildflyRuntime()
No-args constructor for enabling marshalling to work, please do not remove.
|
WildflyRuntime(String id,
String name,
RuntimeConfig config,
ProviderId providerId,
RuntimeEndpoint endpoint,
RuntimeInfo info,
RuntimeState state) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, getConfig, getEndpoint, getId, getInfo, getName, getProviderId, getState, hashCode
public WildflyRuntime()
public WildflyRuntime(String id, String name, RuntimeConfig config, ProviderId providerId, RuntimeEndpoint endpoint, RuntimeInfo info, RuntimeState state)
public String toString()
toString
in class BaseRuntime
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.