public abstract class ServerManagerHelper extends Object
ServerManagerHelper()
static ServerManager
extract(Any a)
static String
id()
static void
insert(Any a, ServerManager that)
narrow(Object obj)
read(InputStream istream)
static TypeCode
type()
unchecked_narrow(Object obj)
write(OutputStream ostream, ServerManager value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerManagerHelper()
public static void insert(Any a, ServerManager that)
public static ServerManager extract(Any a)
public static TypeCode type()
public static String id()
public static ServerManager read(InputStream istream)
public static void write(OutputStream ostream, ServerManager value)
public static ServerManager narrow(Object obj)
public static ServerManager unchecked_narrow(Object obj)
Copyright © 2016 JBoss by Red Hat. All rights reserved.