Services

org.beangle.ids.cas.service.Services
class Services extends Externalizable

Attributes

Graph
Supertypes
trait Externalizable
trait Serializable
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def add(service: String): Unit
def readExternal(in: ObjectInput): Unit
def writeExternal(out: ObjectOutput): Unit

Concrete fields

var services: Set[String]