Skip navigation links
C D E G I K L M O R S V 

C

ControlAction - Enum in org.apache.sling.kickstart.control
The ControlAction defines values to used as the action for the Feature Launcher control with the "org.apache.sling.kickstart.app.KickstartStarter#doControlAction()" method.
ControlListener - Class in org.apache.sling.kickstart.control
The ControlListener class is a helper class for the ControlTarget class to support in Sling standalone application process communication.
ControlListener(ControlTarget, String) - Constructor for class org.apache.sling.kickstart.control.ControlListener
Creates an instance of this control support class.
ControlTarget - Interface in org.apache.sling.kickstart.control
 

D

doStop() - Method in class org.apache.sling.kickstart.app.KickstartStarter
 
doStop() - Method in interface org.apache.sling.kickstart.control.ControlTarget
 
doTerminateVM(int) - Method in class org.apache.sling.kickstart.app.KickstartStarter
 
doTerminateVM(int) - Method in interface org.apache.sling.kickstart.control.ControlTarget
 
dumpThreads() - Method in class org.apache.sling.kickstart.control.ControlListener
Implements the client side of the control connection sending the command to retrieve a thread dump.

E

error(String, Throwable) - Method in class org.apache.sling.kickstart.app.KickstartStarter
 
error(String, Throwable) - Method in interface org.apache.sling.kickstart.control.ControlTarget
 

G

getHome() - Method in class org.apache.sling.kickstart.app.KickstartStarter
 
getHome() - Method in interface org.apache.sling.kickstart.control.ControlTarget
 

I

info(String, Throwable) - Method in class org.apache.sling.kickstart.app.KickstartStarter
 
info(String, Throwable) - Method in interface org.apache.sling.kickstart.control.ControlTarget
 

K

KickstartStarter - Class in org.apache.sling.kickstart.app
 
KickstartStarter() - Constructor for class org.apache.sling.kickstart.app.KickstartStarter
 

L

listen() - Method in class org.apache.sling.kickstart.control.ControlListener
Implements the server side of the control connection starting a thread listening on the host and port configured on setup of this instance.

M

main(String[]) - Static method in class org.apache.sling.kickstart.app.KickstartStarter
 

O

org.apache.sling.kickstart.app - package org.apache.sling.kickstart.app
 
org.apache.sling.kickstart.control - package org.apache.sling.kickstart.control
 

R

run() - Method in class org.apache.sling.kickstart.app.KickstartStarter
 
run() - Method in class org.apache.sling.kickstart.control.ControlListener
Implements the server thread receiving commands from clients and acting upon them.

S

shutdownServer() - Method in class org.apache.sling.kickstart.control.ControlListener
Implements the client side of the control connection sending the command to shutdown Sling.
statusServer() - Method in class org.apache.sling.kickstart.control.ControlListener
Implements the client side of the control connection sending the command to check whether Sling is active.

V

valueOf(String) - Static method in enum org.apache.sling.kickstart.control.ControlAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.sling.kickstart.control.ControlAction
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G I K L M O R S V 
Skip navigation links

Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.