smaiya

Untitled

Dec 2nd, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. // Compiled from BaseOpenmrsService.java (version 1.6 : 50.0, super bit)
  2. public abstract class org.openmrs.api.impl.BaseOpenmrsService implements org.openmrs.api.OpenmrsService {
  3.  
  4. // Method descriptor #6 ()V
  5. // Stack: 1, Locals: 1
  6. public BaseOpenmrsService();
  7. 0 aload_0 [this]
  8. 1 invokespecial java.lang.Object() [1]
  9. 4 return
  10. Line numbers:
  11. [pc: 0, line: 23]
  12. Local variable table:
  13. [pc: 0, pc: 5] local: this index: 0 type: org.openmrs.api.impl.BaseOpenmrsService
  14.  
  15. // Method descriptor #6 ()V
  16. // Stack: 0, Locals: 1
  17. public void onShutdown();
  18. 0 return
  19. Line numbers:
  20. [pc: 0, line: 29]
  21. Local variable table:
  22. [pc: 0, pc: 1] local: this index: 0 type: org.openmrs.api.impl.BaseOpenmrsService
  23.  
  24. // Method descriptor #6 ()V
  25. // Stack: 0, Locals: 1
  26. public void onStartup();
  27. 0 return
  28. Line numbers:
  29. [pc: 0, line: 35]
  30. Local variable table:
  31. [pc: 0, pc: 1] local: this index: 0 type: org.openmrs.api.impl.BaseOpenmrsService
  32. }
Add Comment
Please, Sign In to add comment