|
Forge - Resource Addon API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceException | |
|---|---|
| org.jboss.forge.resource | |
| org.jboss.forge.resource.transaction | |
| Uses of ResourceException in org.jboss.forge.resource |
|---|
| Methods in org.jboss.forge.resource that throw ResourceException | ||
|---|---|---|
DirectoryResource |
DirectoryResource.getChildDirectory(String name)
Obtain a reference to the child DirectoryResource. |
|
|
DirectoryResource.getChildOfType(Class<T> type,
String name)
Using the given type, obtain a reference to the child resource of the given type. |
|
| Uses of ResourceException in org.jboss.forge.resource.transaction |
|---|
| Methods in org.jboss.forge.resource.transaction that throw ResourceException | |
|---|---|
void |
ResourceTransaction.commit()
Attempt to commit this transaction, discarding the current ChangeSet. |
void |
ResourceTransaction.rollback()
Rolls back this transaction. |
ResourceTransaction |
ResourceTransactionManager.startTransaction()
Start a new transaction. |
|
Forge - Resource Addon API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||