io.tmos

arm

package arm

Visibility
  1. Public
  2. All

Type Members

  1. trait CanManage[-R] extends AnyRef

    For encapsulating the management logic of a resource.

  2. class DefaultManagedResource[R, -S >: R] extends ManagedResource[R]

    The default implementation of a ManagedResource.

  3. trait ManagedResource[+A] extends AnyRef

    A resource that is managed.

Value Members

  1. object ArmMethods

    Methods for management of a resource.

  2. object CanManage

    Companion object to the CanManage type trait.

  3. object Implicits

    Implicit Methods for management of a resource.

Ungrouped