@Immutable @Loggable(value=1) public static final class Hook.Smart extends Object implements Hook
Hook.Smart
Constructor and Description |
---|
Hook.Smart(Hook hoo)
Public ctor.
|
@NotNull(message="name is never NULL") public String name() throws IOException
IOException
- If there is any I/O problem@NotNull(message="Repository is never NULL") public Repo repo()
Hook
public int number()
Hook
@NotNull(message="JSON is never NULL") public javax.json.JsonObject json() throws IOException
JsonReadable
json
in interface JsonReadable
IOException
- If there is any I/O problemCopyright © 2012–2014 jcabi.com. All rights reserved.