public class RemoteNamingService extends Object
Constructor and Description |
---|
RemoteNamingService(Context localContext,
Executor executor) |
RemoteNamingService(Context localContext,
Executor executor,
RemoteNamingServerLogger logger) |
Modifier and Type | Method and Description |
---|---|
Executor |
getExecutor() |
Context |
getLocalContext() |
RemoteNamingServerLogger |
getLogger() |
void |
start(org.jboss.remoting3.Endpoint endpoint) |
void |
stop() |
public RemoteNamingService(Context localContext, Executor executor, RemoteNamingServerLogger logger)
public void start(org.jboss.remoting3.Endpoint endpoint) throws IOException
IOException
public void stop() throws IOException
IOException
public Context getLocalContext()
public Executor getExecutor()
public RemoteNamingServerLogger getLogger()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.