public class RegisteredInvocations extends Object implements Serializable
Constructor and Description |
---|
RegisteredInvocations() |
Modifier and Type | Method and Description |
---|---|
void |
add(Invocation invocation) |
List<Invocation> |
getAll() |
void |
removeLast() |
public void add(Invocation invocation)
public void removeLast()
public List<Invocation> getAll()
Copyright © 2018. All rights reserved.