
Icon | Member | Description |
---|---|---|
![]() | Publish(Object, array<String>[]()[]) |
Exports a service, register it under the specified lookup names.
|
![]() | Publish(Object, array<Type>[]()[]) |
Exports a service, only register it under the specified types.
|
![]() | Publish(Object) |
Exports a service, using the default lookup name for the specified service.
|