|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.access.defaultdisseminator.InternalService
public abstract class InternalService
Title: InternalService.java
Description: Abstract class that should be extended by every internal service class. This defines the methods that all internal services must implement.
| Constructor Summary | |
|---|---|
InternalService()
|
|
| Method Summary | |
|---|---|
static MethodDef[] |
reflectMethods()
A method to reflect the behavior method definitions implemented by the internal service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalService()
| Method Detail |
|---|
public static MethodDef[] reflectMethods()
throws ServerException
A method to reflect the behavior method definitions implemented by the internal service.
ServerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||