A B C D E F G H I L M N O P Q R S T U V W X 

A

Account - Interface in com.rultor.spi
User account.
account() - Method in interface com.rultor.spi.User
Get user's account.
account() - Method in class com.rultor.spi.User.Nobody
 
ACL - Interface in com.rultor.spi
Access Control List.
acl(Spec) - Method in interface com.rultor.spi.Stand
Update ACL.
acl() - Method in interface com.rultor.spi.Stand
Get its ACL.
add(String) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
add(long) - Method in interface com.rultor.stateful.Spinbox
Add value to it.
addAll(Collection<? extends String>) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
addIfAbsent(String) - Method in interface com.rultor.stateful.ConcurrentNotepad
Add item if it is absent.
addIfAbsent(String) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
Add item if it is absent.
append(Iterable<String>) - Method in interface com.rultor.spi.Drain
Append a few lines to the drain.
apply(Document) - Method in class com.rultor.snapshot.Snapshot
Apply it to the DOM.
Arguments - Class in com.rultor.spi
Arguments for Variable instantiation.
Arguments(Coordinates, Wallet) - Constructor for class com.rultor.spi.Arguments
Public ctor.
Arguments(Coordinates, Wallet, Iterable<Object>) - Constructor for class com.rultor.spi.Arguments
Public ctor.
arguments() - Method in interface com.rultor.spi.Variable
Get a list of required arguments.
asText() - Method in interface com.rultor.spi.Spec
Convert it to a human readable form.
asText() - Method in class com.rultor.spi.Spec.Simple
Convert it to a human readable form.
asText() - Method in class com.rultor.spi.Spec.Strict
Convert it to a human readable form.

B

balance() - Method in interface com.rultor.spi.Account
Balance.
BANK - Static variable in interface com.rultor.spi.Account
Who is sending funds when account is funded.
between(Time, Time) - Method in interface com.rultor.spi.Sheet
Between these dates.
bucket() - Method in interface com.rultor.aws.S3Client
Bucket name.
bucket() - Method in class com.rultor.aws.S3Client.Simple
Bucket name.

C

canPost(String) - Method in interface com.rultor.spi.ACL
Is it possible to post with this access key?
canView(URN) - Method in interface com.rultor.spi.ACL
This user can view pulses in the stand?
CFClient - Interface in com.rultor.aws
CF client.
CFClient.Simple - Class in com.rultor.aws
Simple client.
CFClient.Simple(String, String) - Constructor for class com.rultor.aws.CFClient.Simple
Public ctor.
charge(String, Dollars) - Method in interface com.rultor.spi.Wallet
Charge some money.
charge(String, Dollars) - Method in class com.rultor.spi.Wallet.Empty
Charge some money.
clear() - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
Column - Interface in com.rultor.spi
Column in sheet.
Column.Simple - Class in com.rultor.spi
Simple column.
Column.Simple(String, boolean, boolean) - Constructor for class com.rultor.spi.Column.Simple
Public ctor.
columns() - Method in interface com.rultor.spi.Sheet
Column names/titles.
com.rultor.aws - package com.rultor.aws
Amazon AWS common classes and interfaces.
com.rultor.snapshot - package com.rultor.snapshot
Snapshot management.
com.rultor.spi - package com.rultor.spi
Service Programming Interface (SPI).
com.rultor.stateful - package com.rultor.stateful
Stateful interfaces and classes.
com.rultor.tools - package com.rultor.tools
Simple commonly used tools.
compareTo(Coordinates) - Method in class com.rultor.spi.Coordinates.None
compareTo(Coordinates) - Method in class com.rultor.spi.Coordinates.Simple
compareTo(Time) - Method in class com.rultor.tools.Time
ConcurrentNotepad - Interface in com.rultor.stateful
Concurrent notepad.
ConcurrentNotepad.Composite - Class in com.rultor.stateful
Composite.
ConcurrentNotepad.Composite(Notepad, Lineup) - Constructor for class com.rultor.stateful.ConcurrentNotepad.Composite
Public ctor.
contains(String) - Method in interface com.rultor.spi.Rules
Contains a rule with this name?
contains(String) - Method in interface com.rultor.spi.Stands
Contains a stand with this name?
contains(String) - Method in interface com.rultor.spi.Tags
Does it contain a tag with this label?
contains(String) - Method in class com.rultor.spi.Tags.Simple
Does it contain a tag with this label?
contains(Object) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
containsAll(Collection<?>) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
Coordinates - Interface in com.rultor.spi
Coordinates to do.
coordinates() - Method in interface com.rultor.spi.Pulse
Coordinates of it.
Coordinates.None - Class in com.rultor.spi
No work at all.
Coordinates.None() - Constructor for class com.rultor.spi.Coordinates.None
 
Coordinates.Simple - Class in com.rultor.spi
Simple implementation.
Coordinates.Simple() - Constructor for class com.rultor.spi.Coordinates.Simple
Public ctor.
Coordinates.Simple(Coordinates) - Constructor for class com.rultor.spi.Coordinates.Simple
Public ctor.
Coordinates.Simple(URN, String) - Constructor for class com.rultor.spi.Coordinates.Simple
Public ctor.
Coordinates.Simple(URN, String, Time) - Constructor for class com.rultor.spi.Coordinates.Simple
Public ctor.
create(String) - Method in interface com.rultor.spi.Rules
Create empty default rule with this name.
create(String) - Method in interface com.rultor.spi.Stands
Create empty default stand with this name (runtime exception if it already exists).

D

data() - Method in interface com.rultor.spi.Tag
Data (may be empty).
data() - Method in class com.rultor.spi.Tag.Simple
Data (may be empty).
date() - Method in class com.rultor.tools.Time
Convert it to date.
delegate(URN, String) - Method in interface com.rultor.spi.Wallet
Delegate to another user/rule.
delegate(URN, String) - Method in class com.rultor.spi.Wallet.Empty
Delegate to another user/rule.
delta(Time) - Method in class com.rultor.tools.Time
Calculate distance in milliseconds.
Dollars - Class in com.rultor.tools
Dollar amount.
Dollars(long) - Constructor for class com.rultor.tools.Dollars
Public ctor.
dom() - Method in class com.rultor.snapshot.Snapshot
Make DOM out of it.
dom() - Method in class com.rultor.snapshot.XSLT
Get new document.
domain() - Method in interface com.rultor.aws.SDBClient
Domain name.
domain() - Method in class com.rultor.aws.SDBClient.Simple
Domain name.
Drain - Interface in com.rultor.spi
Drain of a rule.
drain() - Method in interface com.rultor.spi.Drain.Source
The drain.
Drain.Line - Interface in com.rultor.spi
One line in the drain.
Drain.Line.Simple - Class in com.rultor.spi
Simple.
Drain.Line.Simple(long, Level, String) - Constructor for class com.rultor.spi.Drain.Line.Simple
Public ctor.
Drain.Source - Interface in com.rultor.spi
Source of the drain.

E

EC2Client - Interface in com.rultor.aws
EC2 client.
EC2Client.Regional - Class in com.rultor.aws
With custom region.
EC2Client.Regional(String, EC2Client) - Constructor for class com.rultor.aws.EC2Client.Regional
Public ctor.
EC2Client.Simple - Class in com.rultor.aws
Simple client.
EC2Client.Simple(String, String) - Constructor for class com.rultor.aws.EC2Client.Simple
Public ctor.
empty() - Static method in class com.rultor.snapshot.Snapshot
Get empty DOM.
equalTo(String, String) - Method in interface com.rultor.spi.Sheet.Condition
Equals to.
error(Object, Throwable) - Static method in class com.rultor.tools.Exceptions
Log exception in a compact syslog-friendly format with ERROR log level.
escape(String) - Static method in class com.rultor.tools.Exceptions
Escape all toxic characters (they are not suitable for XML documents).
escape(char) - Static method in class com.rultor.tools.Exceptions
Escape one character.
Exceptions - Class in com.rultor.tools
Exception logging utility class.
exec(Runnable) - Method in class com.rultor.stateful.Lineup.Asynchronous
 
exec(Callable<T>) - Method in class com.rultor.stateful.Lineup.Asynchronous
 
exec(Runnable) - Method in interface com.rultor.stateful.Lineup
Execute in a synchronized manner.
exec(Callable<T>) - Method in interface com.rultor.stateful.Lineup
Execute in a synchronized manner.
existsIn(String) - Static method in class com.rultor.snapshot.XemblyLine
Does it look like xembly line.

F

fund(Dollars, String) - Method in interface com.rultor.spi.Account
Fund account.
fund(String) - Method in interface com.rultor.spi.Account
Fund account with coupon.

G

get() - Method in interface com.rultor.aws.CFClient
Get AWS CF client.
get() - Method in class com.rultor.aws.CFClient.Simple
Get AWS CF client.
get() - Method in interface com.rultor.aws.EC2Client
Get AWS EC2 client.
get() - Method in class com.rultor.aws.EC2Client.Regional
Get AWS EC2 client.
get() - Method in class com.rultor.aws.EC2Client.Simple
Get AWS EC2 client.
get() - Method in interface com.rultor.aws.S3Client
Get AWS S3 client.
get() - Method in class com.rultor.aws.S3Client.Simple
Get AWS S3 client.
get() - Method in interface com.rultor.aws.SDBClient
Get AWS SimpleDB client.
get() - Method in class com.rultor.aws.SDBClient.Simple
Get AWS SimpleDB client.
get() - Method in interface com.rultor.aws.SESClient
Get AWS SES client.
get() - Method in class com.rultor.aws.SESClient.Simple
Get AWS SES client.
get() - Method in interface com.rultor.aws.SNSClient
Get AWS SNS client.
get() - Method in class com.rultor.aws.SNSClient.Simple
Get AWS SNS client.
get() - Method in class com.rultor.aws.SQSClient.Assumed
Get AWS SQS client.
get() - Method in interface com.rultor.aws.SQSClient
Get AWS SQS client.
get() - Method in class com.rultor.aws.SQSClient.Simple
Get AWS SQS client.
get(String) - Method in class com.rultor.snapshot.StepAspect.Open
Get property.
get(int) - Method in class com.rultor.spi.Arguments
Get value by position.
get() - Method in class com.rultor.spi.Repo.Cached
Get an object.
get(String) - Method in interface com.rultor.spi.Rules
Get rule by name (runtime exception if it's absent).
get(String) - Method in interface com.rultor.spi.Stands
Get stand by name (runtime exception if it's absent).
get(String) - Method in interface com.rultor.spi.Tags
Get tag by this label.
get(String) - Method in class com.rultor.spi.Tags.Simple
Get tag by this label.
get(URN) - Method in interface com.rultor.spi.Users
Get user by URN (no exception even if it's seen for the first time).
groupBy(String) - Method in interface com.rultor.spi.Sheet
Group by.

H

has(String) - Static method in class com.rultor.spi.Drain.Line.Simple
The text has a line inside.
html() - Method in class com.rultor.tools.Markdown
As HTML4.

I

info(Object, Throwable) - Static method in class com.rultor.tools.Exceptions
Log exception in a compact syslog-friendly format with INFO log level.
Instance - Interface in com.rultor.spi
Object that is ready to receive a pulse.
instantiate(Users, Arguments) - Method in interface com.rultor.spi.Variable
Make an instance of it.
InvalidCouponException - Exception in com.rultor.spi
Exception thrown when invalid coupon code is used.
InvalidCouponException(Throwable) - Constructor for exception com.rultor.spi.InvalidCouponException
Public constructor.
isEmpty() - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
isGroup() - Method in interface com.rultor.spi.Column
Can group by it?
isGroup() - Method in class com.rultor.spi.Column.Simple
Can group by it?
isSum() - Method in interface com.rultor.spi.Column
Contains a summary?
isSum() - Method in class com.rultor.spi.Column.Simple
Contains a summary?
iterator() - Method in class com.rultor.spi.Pageable.Array
iterator() - Method in class com.rultor.spi.Pageable.Sequence
iterator() - Method in class com.rultor.spi.Tags.Simple
iterator() - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
iterator() - Method in class com.rultor.stateful.Notepad.Empty
 

L

label() - Method in interface com.rultor.spi.Tag
Label of it.
label() - Method in class com.rultor.spi.Tag.Simple
Label of it.
level() - Method in interface com.rultor.spi.Drain.Line
Log level of the line.
level() - Method in class com.rultor.spi.Drain.Line.Simple
Log level of the line.
level() - Method in interface com.rultor.spi.Tag
Level.
level() - Method in class com.rultor.spi.Tag.Simple
Level.
Lineup - Interface in com.rultor.stateful
Lineup of executions, thread-safe.
Lineup.Asynchronous - Class in com.rultor.stateful
Asynchronous (without any synchronization).
Lineup.Asynchronous() - Constructor for class com.rultor.stateful.Lineup.Asynchronous
 
log() - Method in class com.rultor.snapshot.XemblyLine
Convenient utility method to log xembly.

M

make(User, Spec) - Method in interface com.rultor.spi.Repo
Make an instance from a spec.
MARK - Static variable in class com.rultor.snapshot.XemblyLine
Mark (reads as "χemβly").
markdown() - Method in interface com.rultor.spi.Tag
Description in Markdown (may be empty), preferably one line.
markdown() - Method in class com.rultor.spi.Tag.Simple
Description in Markdown (may be empty), preferably one line.
Markdown - Class in com.rultor.tools
Markdown text.
Markdown(String) - Constructor for class com.rultor.tools.Markdown
Public ctor.
message(Throwable) - Static method in class com.rultor.tools.Exceptions
Get exception message by composing messages of chained exceptions.
millis() - Method in class com.rultor.tools.Time
Get milliseconds.
msec() - Method in interface com.rultor.spi.Drain.Line
Milliseconds from log start.
msec() - Method in class com.rultor.spi.Drain.Line.Simple
Milliseconds from log start.

N

name() - Method in class com.rultor.spi.Rule.Empty
Get its name.
name() - Method in interface com.rultor.spi.Rule
Get its name.
name() - Method in interface com.rultor.spi.Stand
Name of it.
NormJson - Class in com.rultor.tools
Norm JSON.
NormJson(String) - Constructor for class com.rultor.tools.NormJson
Public ctor.
NormJson(InputStream) - Constructor for class com.rultor.tools.NormJson
Public ctor.
NormJson.JsonException - Exception in com.rultor.tools
When fails to parse.
Notepad - Interface in com.rultor.stateful
Collection of texts, NOT thread-safe.
Notepad.Empty - Class in com.rultor.stateful
Always empty.
Notepad.Empty() - Constructor for class com.rultor.stateful.Notepad.Empty
 

O

object() - Method in interface com.rultor.spi.Proxy
Get the object.
orderBy(String, boolean) - Method in interface com.rultor.spi.Sheet
Order by.
owner() - Method in class com.rultor.spi.Coordinates.None
Owner of this work.
owner() - Method in interface com.rultor.spi.Coordinates
Owner of this work.
owner() - Method in class com.rultor.spi.Coordinates.Simple
Owner of this work.
owner() - Method in interface com.rultor.spi.Stand
Owner of it.

P

Pageable<T,K> - Interface in com.rultor.spi
Vector of pulses.
Pageable.Array<T> - Class in com.rultor.spi
Immutable collection, based on array.
Pageable.Array() - Constructor for class com.rultor.spi.Pageable.Array
Public ctor.
Pageable.Array(Collection<T>) - Constructor for class com.rultor.spi.Pageable.Array
Public ctor.
Pageable.Sequence<T> - Class in com.rultor.spi
Sequence of pulses.
Pageable.Sequence(Pageable<T, T>, Pageable<T, T>) - Constructor for class com.rultor.spi.Pageable.Sequence
Public ctor.
parse(String) - Static method in class com.rultor.snapshot.XemblyLine
Decode text.
parse(String) - Static method in class com.rultor.spi.Drain.Line.Simple
Parse it back to live (or runtime exception if not found).
points() - Method in class com.rultor.tools.Dollars
Points.
post(Coordinates, long, String) - Method in interface com.rultor.spi.Stand
Post new xembly script to the pulse of the stand.
print(Map<String, Object>) - Method in class com.rultor.tools.Vext
Print using these arguments.
Proxy<T> - Interface in com.rultor.spi
Proxy of another object.
pull(int, TimeUnit) - Method in class com.rultor.spi.Queue.Memory
Pull the next available work (waits until it is available).
pull(int, TimeUnit) - Method in interface com.rultor.spi.Queue
Pull the next available work (waits until it is available).
pulse() - Method in interface com.rultor.spi.Instance
Pulse.
Pulse - Interface in com.rultor.spi
Pulse.
pulses() - Method in interface com.rultor.spi.Drain
Iterate all available pulses, in reverse order (the latest one on top).
pulses() - Method in interface com.rultor.spi.Stand
Get all pulses.
push(Coordinates) - Method in class com.rultor.spi.Queue.Memory
Push new work into it.
push(Coordinates) - Method in interface com.rultor.spi.Queue
Push new work into it.

Q

Queue - Interface in com.rultor.spi
Queue.
QUEUE - Static variable in interface com.rultor.spi.Stand
Public Amazon SQS queue where anyone can report their details.
Queue.Memory - Class in com.rultor.spi
In memory.
Queue.Memory() - Constructor for class com.rultor.spi.Queue.Memory
 

R

read() - Method in interface com.rultor.spi.Drain
Read the drain.
readObject(String) - Method in class com.rultor.tools.NormJson
Read JSON and return it as an object.
remove(String) - Method in interface com.rultor.spi.Rules
Remove rule by name (runtime exception if it's absent).
remove(Object) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
removeAll(Collection<?>) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
render(Stand) - Method in interface com.rultor.spi.Widget
Render it for the stand.
Repo - Interface in com.rultor.spi
Repository of classes.
Repo.Cached - Class in com.rultor.spi
Cached repo.
Repo.Cached(Repo, User, Spec) - Constructor for class com.rultor.spi.Repo.Cached
Public ctor.
retainAll(Collection<?>) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
round() - Method in class com.rultor.tools.Time
Get rid of seconds and milliseconds.
rule() - Method in class com.rultor.spi.Coordinates.None
Name of the work (unique for the user).
rule() - Method in interface com.rultor.spi.Coordinates
Name of the work (unique for the user).
rule() - Method in class com.rultor.spi.Coordinates.Simple
Name of the work (unique for the user).
Rule - Interface in com.rultor.spi
Rule.
Rule.Empty - Class in com.rultor.spi
Always empty Rule.
Rule.Empty() - Constructor for class com.rultor.spi.Rule.Empty
 
Rules - Interface in com.rultor.spi
Rules.
rules() - Method in class com.rultor.spi.User.Nobody
 
rules() - Method in interface com.rultor.spi.User
Names of all his rules.

S

S3Client - Interface in com.rultor.aws
S3 client.
S3Client.Simple - Class in com.rultor.aws
Simple client.
S3Client.Simple(String, String, String) - Constructor for class com.rultor.aws.S3Client.Simple
Public ctor.
scheduled() - Method in class com.rultor.spi.Coordinates.None
When scheduled, in milliseconds.
scheduled() - Method in interface com.rultor.spi.Coordinates
When scheduled, in milliseconds.
scheduled() - Method in class com.rultor.spi.Coordinates.Simple
When scheduled, in milliseconds.
SDBClient - Interface in com.rultor.aws
SimpleDB client.
SDBClient.Simple - Class in com.rultor.aws
Simple client.
SDBClient.Simple(String, String, String) - Constructor for class com.rultor.aws.SDBClient.Simple
Public ctor.
SESClient - Interface in com.rultor.aws
SES client.
SESClient.Simple - Class in com.rultor.aws
Simple client.
SESClient.Simple(String, String) - Constructor for class com.rultor.aws.SESClient.Simple
Public ctor.
sheet() - Method in interface com.rultor.spi.Account
Sheet.
Sheet - Interface in com.rultor.spi
Sheet of transactions.
sheet() - Method in interface com.rultor.spi.Sheet.Condition
Back to sheet.
Sheet.Condition - Interface in com.rultor.spi
Condition.
size() - Method in class com.rultor.spi.Tags.Simple
size() - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
size() - Method in class com.rultor.stateful.Notepad.Empty
 
Snapshot - Class in com.rultor.snapshot
Snapshot.
Snapshot(InputStream) - Constructor for class com.rultor.snapshot.Snapshot
Public ctor.
Snapshot(String) - Constructor for class com.rultor.snapshot.Snapshot
Public ctor.
Snapshot(Directives) - Constructor for class com.rultor.snapshot.Snapshot
Public ctor.
SNSClient - Interface in com.rultor.aws
SNS client.
SNSClient.Simple - Class in com.rultor.aws
Simple client.
SNSClient.Simple(String, String) - Constructor for class com.rultor.aws.SNSClient.Simple
Public ctor.
spec() - Method in class com.rultor.spi.Rule.Empty
Get specification.
spec() - Method in interface com.rultor.spi.Rule
Get specification.
Spec - Interface in com.rultor.spi
Unit specification.
Spec.Simple - Class in com.rultor.spi
Simple.
Spec.Simple() - Constructor for class com.rultor.spi.Spec.Simple
Public ctor.
Spec.Simple(String) - Constructor for class com.rultor.spi.Spec.Simple
Public ctor.
Spec.Strict - Class in com.rultor.spi
Strict spec.
Spec.Strict(String, Repo, User, Users, Coordinates, Class<?>) - Constructor for class com.rultor.spi.Spec.Strict
Public ctor.
SpecException - Exception in com.rultor.spi
Repository of classes.
SpecException(String) - Constructor for exception com.rultor.spi.SpecException
Public ctor.
SpecException(Exception) - Constructor for exception com.rultor.spi.SpecException
Public ctor.
SpecException(String, Exception) - Constructor for exception com.rultor.spi.SpecException
Public ctor.
Spinbox - Interface in com.rultor.stateful
Simple counter, NOT thread safe.
SQSClient - Interface in com.rultor.aws
Amazon SQS client.
SQSClient.Assumed - Class in com.rultor.aws
Client for assumed role.
SQSClient.Assumed(String) - Constructor for class com.rultor.aws.SQSClient.Assumed
Public ctor.
SQSClient.Simple - Class in com.rultor.aws
Simple client.
SQSClient.Simple(String, String, String) - Constructor for class com.rultor.aws.SQSClient.Simple
Public ctor.
stacktrace(Throwable) - Static method in class com.rultor.tools.Exceptions
Get clean version of exception stacktrace.
Stand - Interface in com.rultor.spi
Stand.
stand(String) - Method in interface com.rultor.spi.Users
Get stand by name (runtime exception if it's absent).
Stand.BrokenXemblyException - Exception in com.rultor.spi
When Xembly can't be accepted.
Stand.BrokenXemblyException(Throwable) - Constructor for exception com.rultor.spi.Stand.BrokenXemblyException
Public ctor.
Stands - Interface in com.rultor.spi
Stands.
stands() - Method in class com.rultor.spi.User.Nobody
 
stands() - Method in interface com.rultor.spi.User
Names of all his stands.
stdout() - Method in interface com.rultor.spi.Work
Instant access to running logs/stdout.
Step - Annotation Type in com.rultor.snapshot
Step in a snapshot.
StepAspect - Class in com.rultor.snapshot
Step AspectJ aspect.
StepAspect() - Constructor for class com.rultor.snapshot.StepAspect
 
StepAspect.Open - Class in com.rultor.snapshot
Open object for velocity rendering of all private properties.
StepAspect.Open(Object) - Constructor for class com.rultor.snapshot.StepAspect.Open
Protected ctor.
stream() - Method in interface com.rultor.spi.Pulse
Read it as a stream.

T

Tag - Annotation Type in com.rultor.snapshot
Tag in a snapshot.
Tag - Interface in com.rultor.spi
Tag of a Pulse.
Tag.Simple - Class in com.rultor.spi
Simple implementation.
Tag.Simple(String, Level) - Constructor for class com.rultor.spi.Tag.Simple
Public ctor.
Tag.Simple(String, Level, JsonObject, String) - Constructor for class com.rultor.spi.Tag.Simple
Public ctor.
TagAspect - Class in com.rultor.snapshot
Tag AspectJ aspect.
TagAspect() - Constructor for class com.rultor.snapshot.TagAspect
 
tags() - Method in interface com.rultor.spi.Pulse
All its tags.
Tags - Interface in com.rultor.spi
Tags.
Tags.Simple - Class in com.rultor.spi
Simple implementation.
Tags.Simple(Collection<Tag>) - Constructor for class com.rultor.spi.Tags.Simple
Public ctor.
tail(T) - Method in class com.rultor.spi.Pageable.Array
Get a subset of this vector.
tail(T) - Method in class com.rultor.spi.Pageable.Sequence
Get a subset of this vector.
tail(K) - Method in interface com.rultor.spi.Pageable
Get a subset of this vector.
Time - Class in com.rultor.tools
Time.
Time() - Constructor for class com.rultor.tools.Time
Public ctor (current time).
Time(long) - Constructor for class com.rultor.tools.Time
Public ctor.
Time(Date) - Constructor for class com.rultor.tools.Time
Public ctor.
Time(String) - Constructor for class com.rultor.tools.Time
Public ctor.
title() - Method in class com.rultor.spi.Column.Simple
Title of it.
title() - Method in interface com.rultor.spi.Column
Title of it.
toArray() - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
toArray(T[]) - Method in class com.rultor.stateful.ConcurrentNotepad.Composite
toString() - Method in class com.rultor.aws.CFClient.Simple
toString() - Method in class com.rultor.aws.EC2Client.Regional
toString() - Method in class com.rultor.aws.EC2Client.Simple
toString() - Method in class com.rultor.aws.S3Client.Simple
toString() - Method in class com.rultor.aws.SDBClient.Simple
toString() - Method in class com.rultor.aws.SESClient.Simple
toString() - Method in class com.rultor.aws.SNSClient.Simple
toString() - Method in class com.rultor.aws.SQSClient.Assumed
toString() - Method in class com.rultor.aws.SQSClient.Simple
toString() - Method in class com.rultor.snapshot.StepAspect.Open
toString() - Method in class com.rultor.snapshot.XemblyLine
toString() - Method in class com.rultor.spi.Arguments
toString() - Method in class com.rultor.spi.Coordinates.Simple
toString() - Method in class com.rultor.spi.Drain.Line.Simple
toString() - Method in class com.rultor.spi.Tag.Simple
toString() - Method in class com.rultor.tools.Dollars
toString() - Method in class com.rultor.tools.Time
toString() - Method in class com.rultor.tools.Vext
track(ProceedingJoinPoint) - Method in class com.rultor.snapshot.StepAspect
Track execution of a method annotated with Step.
track(ProceedingJoinPoint) - Method in class com.rultor.snapshot.TagAspect
Track execution of a method annotated with Tag.

U

update(Spec) - Method in class com.rultor.spi.Rule.Empty
Save specification.
update(Spec) - Method in interface com.rultor.spi.Rule
Save specification.
url() - Method in class com.rultor.aws.SQSClient.Assumed
Queue URL.
url() - Method in class com.rultor.aws.SQSClient.Simple
Queue URL.
url() - Method in interface com.rultor.aws.SQSClient
Queue URL.
urn() - Method in class com.rultor.spi.User.Nobody
 
urn() - Method in interface com.rultor.spi.User
His URN.
User - Interface in com.rultor.spi
User.
User.Nobody - Class in com.rultor.spi
Nobody.
User.Nobody() - Constructor for class com.rultor.spi.User.Nobody
 
Users - Interface in com.rultor.spi
All users.

V

valueOf(String) - Static method in class com.rultor.spi.Coordinates.Simple
Create from a string.
valueOf(String) - Static method in class com.rultor.tools.Dollars
Parse string.
Variable<T> - Interface in com.rultor.spi
Variable.
velocity() - Method in class com.rultor.tools.Vext
Get velocity source.
Vext - Class in com.rultor.tools
Velocity text.
Vext(String) - Constructor for class com.rultor.tools.Vext
Public ctor.

W

wallet() - Method in class com.rultor.spi.Arguments
Get wallet.
wallet(Coordinates, URN, String) - Method in class com.rultor.spi.Rule.Empty
Wallet of the rule.
wallet(Coordinates, URN, String) - Method in interface com.rultor.spi.Rule
Wallet of the rule.
Wallet - Interface in com.rultor.spi
Wallet.
Wallet.Empty - Class in com.rultor.spi
Empty wallet doing nothing.
Wallet.Empty() - Constructor for class com.rultor.spi.Wallet.Empty
 
Wallet.NotEnoughFundsException - Exception in com.rultor.spi
When not enough funds in the wallet.
Wallet.NotEnoughFundsException(String) - Constructor for exception com.rultor.spi.Wallet.NotEnoughFundsException
Public ctor.
Wallet.NotEnoughFundsException(Exception) - Constructor for exception com.rultor.spi.Wallet.NotEnoughFundsException
Public ctor.
warn(Object, Throwable) - Static method in class com.rultor.tools.Exceptions
Log exception in a compact syslog-friendly format with WARN log level.
where() - Method in interface com.rultor.spi.Sheet
Construct condition and return.
Widget - Interface in com.rultor.spi
Widget.
Widget.Stylesheet - Annotation Type in com.rultor.spi
Stylesheet related to this widget.
widgets() - Method in interface com.rultor.spi.Stand
Get specification of widgets.
widgets(Spec) - Method in interface com.rultor.spi.Stand
Save specification of widgets.
with(int, Object) - Method in class com.rultor.spi.Arguments
Replace one item.
work() - Method in class com.rultor.spi.Arguments
Get work.
Work - Interface in com.rultor.spi
Work to do.

X

xembly() - Method in class com.rultor.snapshot.Snapshot
Get xembly script.
xembly() - Method in class com.rultor.snapshot.XemblyLine
Get Xembly script.
xembly() - Method in interface com.rultor.spi.Pulse
Snapshot in Xembly.
XemblyLine - Class in com.rultor.snapshot
Log line in Xembly.
XemblyLine(Collection<Directive>) - Constructor for class com.rultor.snapshot.XemblyLine
Public ctor.
xml() - Method in class com.rultor.snapshot.Snapshot
Make XML out of it.
xml() - Method in class com.rultor.snapshot.XSLT
Get XML.
XSLT - Class in com.rultor.snapshot
XSLT post processor of a snapshot.
XSLT(Snapshot, String) - Constructor for class com.rultor.snapshot.XSLT
Ctor.
XSLT(Snapshot, InputStream) - Constructor for class com.rultor.snapshot.XSLT
Ctor.
XSLT(Node, InputStream) - Constructor for class com.rultor.snapshot.XSLT
Ctor.
XSLT(Source, Source) - Constructor for class com.rultor.snapshot.XSLT
Ctor.
A B C D E F G H I L M N O P Q R S T U V W X 

Copyright © 2009–2013 Rultor Inc.. All rights reserved.