Package | Description |
---|---|
com.rultor.spi |
Service Programming Interface (SPI).
|
Modifier and Type | Class and Description |
---|---|
static class |
User.Nobody
Nobody.
|
Modifier and Type | Method and Description |
---|---|
User |
Users.get(com.jcabi.urn.URN name)
Get user by URN (no exception even if it's seen for the first time).
|
Modifier and Type | Method and Description |
---|---|
Variable<?> |
Repo.make(User user,
Spec spec)
Make an instance from a spec.
|
Constructor and Description |
---|
Spec.Strict(String text,
Repo repo,
User user,
Users users,
Coordinates work,
Class<?> type)
Public ctor.
|
Copyright © 2009–2014 Rultor Inc.. All rights reserved.