|
terp - the Codemesh Modular Template Interpreter v1.3.309 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.codemesh.terp.util.Notification.Impl
public static class Notification.Impl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.codemesh.terp.util.Notification |
|---|
Notification.Impl |
| Field Summary |
|---|
| Fields inherited from interface com.codemesh.terp.util.Notification |
|---|
CODE_CONFIGURATION, CODE_GENERIC, CODE_NAME_CHANGE, CODE_TYPE_CHANGE |
| Constructor Summary | |
|---|---|
Notification.Impl(java.lang.String categoryCode,
java.util.logging.Level level,
java.lang.String message,
java.lang.Object source,
java.lang.String... args)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCategory()
Returns the notification's category string. |
java.lang.String |
getCategoryCode()
Returns the notification's category code. |
java.util.logging.Level |
getLevel()
Returns the notification's level. |
java.lang.String |
getMessage()
Returns the notification's message. |
java.lang.Object |
getSourceObject()
Returns the notification's category string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Notification.Impl(java.lang.String categoryCode,
java.util.logging.Level level,
java.lang.String message,
java.lang.Object source,
java.lang.String... args)
| Method Detail |
|---|
public java.lang.String getCategory()
Notification
getCategory in interface Notificationpublic java.lang.String getCategoryCode()
Notification
getCategoryCode in interface Notificationpublic java.util.logging.Level getLevel()
Notification
getLevel in interface Notificationpublic java.lang.String getMessage()
Notification
getMessage in interface Notificationpublic java.lang.Object getSourceObject()
Notification
getSourceObject in interface Notification
|
terp - the Codemesh Modular Template Interpreter v1.3.309 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||