Instance Constructors
-
new
ActorForFactoryBean
()
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
afterPropertiesSet
(): Unit
-
var
applicationContext
: ApplicationContext
-
def
asInstanceOf
[T0]
: T0
-
def
clone
(): AnyRef
-
def
createInstance
(): AnyRef
-
def
destroy
(): Unit
-
def
destroyInstance
(arg0: AnyRef): Unit
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
getApplicationContext
(): ApplicationContext
-
def
getBeanFactory
(): BeanFactory
-
def
getBeanTypeConverter
(): TypeConverter
-
def
getClass
(): java.lang.Class[_]
-
def
getEarlySingletonInterfaces
(): Array[java.lang.Class[_]]
-
def
getHost
(): String
-
def
getInterface
(): String
-
def
getObject
(): AnyRef
-
def
getObjectType
(): Class[AnyRef]
-
def
getPort
(): String
-
def
getServiceName
(): String
-
def
hashCode
(): Int
-
var
host
: String
-
var
interface
: String
-
def
isInstanceOf
[T0]
: Boolean
-
def
isSingleton
(): Boolean
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
var
port
: String
-
var
serviceName
: String
-
def
setApplicationContext
(arg0: ApplicationContext): Unit
-
def
setBeanClassLoader
(arg0: ClassLoader): Unit
-
def
setBeanFactory
(arg0: BeanFactory): Unit
-
def
setHost
(arg0: String): Unit
-
def
setInterface
(arg0: String): Unit
-
def
setPort
(arg0: String): Unit
-
def
setServiceName
(arg0: String): Unit
-
def
setSingleton
(arg0: Boolean): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from ApplicationContextAware
Inherited from AbstractFactoryBean[AnyRef]
Inherited from DisposableBean
Inherited from InitializingBean
Inherited from BeanFactoryAware
Inherited from BeanClassLoaderAware
Inherited from FactoryBean[AnyRef]
Inherited from AnyRef
Inherited from Any
Factory bean for remote client actor-for.