Package omero.api
Class ServiceFactoryPrxHolder
- java.lang.Object
-
- omero.api.ServiceFactoryPrxHolder
-
public final class ServiceFactoryPrxHolder extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description ServiceFactoryPrx
value
-
Constructor Summary
Constructors Constructor Description ServiceFactoryPrxHolder()
ServiceFactoryPrxHolder(ServiceFactoryPrx value)
-
-
-
Field Detail
-
value
public ServiceFactoryPrx value
-
-
Constructor Detail
-
ServiceFactoryPrxHolder
public ServiceFactoryPrxHolder()
-
ServiceFactoryPrxHolder
public ServiceFactoryPrxHolder(ServiceFactoryPrx value)
-
-