SPIMeshEden class
- Inheritance
-
- Implemented types
-
Methods
-
define(MPI mpi, dynamic ref, Context? ctx)
→ void
-
Define the reference object.
inherited
-
infer(String urn, Context? ctx)
→ Execution?
-
Infer the reference service by Domain.
inherited
-
ioc()
→ void
-
override
-
makeFlag(URC urc)
→ URNFlag
-
inherited
-
makeURN(String alias, URNFlag flag, Environ env)
→ String
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
refer(MPI mpi, dynamic ref, Introspector method, Context? ctx)
→ Execution?
-
Refer the service reference by method.
inherited
-
refMethod(Environ env, MPI rm, String name, Introspector method)
→ Reference
-
inherited
-
store(dynamic kind, dynamic service, Context? ctx)
→ void
-
Store the service object.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited