public class ServiceContextRegistry extends Object
Constructor and Description |
---|
ServiceContextRegistry(ORB orb) |
Modifier and Type | Method and Description |
---|---|
ServiceContextData |
findServiceContextData(int scId) |
void |
register(Class<?> cls)
Register the ServiceContext class so that it will be recognized by the read method.
|
public ServiceContextRegistry(ORB orb)
public void register(Class<?> cls)
public ServiceContextData findServiceContextData(int scId)
Copyright © 2018 JBoss by Red Hat. All rights reserved.