A B C E F G I K M O P R S T U V W

A

Activator - class fr.imag.adele.bundle.scriptcmd.Activator.
 
Activator() - Constructor for class fr.imag.adele.bundle.scriptcmd.Activator
 

B

BindingController - interface fr.imag.adele.bundle.util.BindingController.
 
BindingTracker - class fr.imag.adele.bundle.util.BindingTracker.
 
BindingTracker(BundleContext, BindingController, String) - Constructor for class fr.imag.adele.bundle.util.BindingTracker
 
BundleContextPropertiesWrapper - class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper.
 
bindService(Object) - Method in class fr.imag.adele.bundle.scriptcmd.RunCmdImpl
 
bindService(Object) - Method in interface fr.imag.adele.bundle.util.BindingController
 

C

CommentCmdImpl - class fr.imag.adele.bundle.scriptcmd.CommentCmdImpl.
This class creates a shell command
CommentCmdImpl(BundleContext, String) - Constructor for class fr.imag.adele.bundle.scriptcmd.CommentCmdImpl
 
clear() - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 
containsKey(Object) - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 
containsValue(Object) - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 

E

EchoCmdImpl - class fr.imag.adele.bundle.scriptcmd.EchoCmdImpl.
This class creates a shell command
EchoCmdImpl(BundleContext) - Constructor for class fr.imag.adele.bundle.scriptcmd.EchoCmdImpl
 
entrySet() - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 
execute(String, PrintStream, PrintStream) - Method in class fr.imag.adele.bundle.scriptcmd.CommentCmdImpl
 
execute(String, PrintStream, PrintStream) - Method in class fr.imag.adele.bundle.scriptcmd.EchoCmdImpl
 
execute(String, PrintStream, PrintStream) - Method in class fr.imag.adele.bundle.scriptcmd.GcCmdImpl
 
execute(String, PrintStream, PrintStream) - Method in class fr.imag.adele.bundle.scriptcmd.PropertiesCmdImpl
 
execute(String, PrintStream, PrintStream) - Method in class fr.imag.adele.bundle.scriptcmd.RunCmdImpl
 
execute(String, PrintStream, PrintStream) - Method in class fr.imag.adele.bundle.scriptcmd.WaitCmdImpl
 
execute(String, PrintStream, PrintStream) - Method in class fr.imag.adele.bundle.scriptcmd.WaitForCmdImpl
 

F

fillServices() - Method in class fr.imag.adele.bundle.util.BindingTracker
 
fillServices(ServiceReference) - Method in class fr.imag.adele.bundle.util.BindingTracker
 
fr.imag.adele.bundle.scriptcmd - package fr.imag.adele.bundle.scriptcmd
 
fr.imag.adele.bundle.util - package fr.imag.adele.bundle.util
 
fr.imag.adele.util.string - package fr.imag.adele.util.string
 

G

GcCmdImpl - class fr.imag.adele.bundle.scriptcmd.GcCmdImpl.
This class creates a shell command
GcCmdImpl(BundleContext) - Constructor for class fr.imag.adele.bundle.scriptcmd.GcCmdImpl
 
get(Object) - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 
getName() - Method in class fr.imag.adele.bundle.scriptcmd.CommentCmdImpl
 
getName() - Method in class fr.imag.adele.bundle.scriptcmd.EchoCmdImpl
 
getName() - Method in class fr.imag.adele.bundle.scriptcmd.GcCmdImpl
 
getName() - Method in class fr.imag.adele.bundle.scriptcmd.PropertiesCmdImpl
 
getName() - Method in class fr.imag.adele.bundle.scriptcmd.RunCmdImpl
 
getName() - Method in class fr.imag.adele.bundle.scriptcmd.WaitCmdImpl
 
getName() - Method in class fr.imag.adele.bundle.scriptcmd.WaitForCmdImpl
 
getShortDescription() - Method in class fr.imag.adele.bundle.scriptcmd.CommentCmdImpl
 
getShortDescription() - Method in class fr.imag.adele.bundle.scriptcmd.EchoCmdImpl
 
getShortDescription() - Method in class fr.imag.adele.bundle.scriptcmd.GcCmdImpl
 
getShortDescription() - Method in class fr.imag.adele.bundle.scriptcmd.PropertiesCmdImpl
 
getShortDescription() - Method in class fr.imag.adele.bundle.scriptcmd.RunCmdImpl
 
getShortDescription() - Method in class fr.imag.adele.bundle.scriptcmd.WaitCmdImpl
 
getShortDescription() - Method in class fr.imag.adele.bundle.scriptcmd.WaitForCmdImpl
 
getUsage() - Method in class fr.imag.adele.bundle.scriptcmd.CommentCmdImpl
 
getUsage() - Method in class fr.imag.adele.bundle.scriptcmd.EchoCmdImpl
 
getUsage() - Method in class fr.imag.adele.bundle.scriptcmd.GcCmdImpl
 
getUsage() - Method in class fr.imag.adele.bundle.scriptcmd.PropertiesCmdImpl
 
getUsage() - Method in class fr.imag.adele.bundle.scriptcmd.RunCmdImpl
 
getUsage() - Method in class fr.imag.adele.bundle.scriptcmd.WaitCmdImpl
 
getUsage() - Method in class fr.imag.adele.bundle.scriptcmd.WaitForCmdImpl
 
getVar(String) - Method in class fr.imag.adele.bundle.scriptcmd.ShellContextImpl
 
getVar(String) - Method in interface org.ungoverned.osgi.service.shell.context.ShellContext
get the variable value

I

isEmpty() - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 

K

keySet() - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 

M

m_commentStr - Variable in class fr.imag.adele.bundle.scriptcmd.CommentCmdImpl
 

O

org.ungoverned.osgi.service.shell.context - package org.ungoverned.osgi.service.shell.context
 

P

PropertiesCmdImpl - class fr.imag.adele.bundle.scriptcmd.PropertiesCmdImpl.
This class creates a shell command
PropertiesCmdImpl(BundleContext) - Constructor for class fr.imag.adele.bundle.scriptcmd.PropertiesCmdImpl
 
put(Object, Object) - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 
putAll(Map) - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 

R

RunCmdImpl - class fr.imag.adele.bundle.scriptcmd.RunCmdImpl.
This class creates a shell command
RunCmdImpl(BundleContext, ShellContext) - Constructor for class fr.imag.adele.bundle.scriptcmd.RunCmdImpl
 
remove(Object) - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 

S

ShellContext - interface org.ungoverned.osgi.service.shell.context.ShellContext.
provides a ShellContext to set and get environment variables
ShellContextImpl - class fr.imag.adele.bundle.scriptcmd.ShellContextImpl.
This class creates a shell command
ShellContextImpl(BundleContext) - Constructor for class fr.imag.adele.bundle.scriptcmd.ShellContextImpl
 
SubstituteUtility - class fr.imag.adele.util.string.SubstituteUtility.
This class provides methods to replace ${var} substring by values stored in a map
SubstituteUtility() - Constructor for class fr.imag.adele.util.string.SubstituteUtility
 
serviceChanged(ServiceEvent) - Method in class fr.imag.adele.bundle.util.BindingTracker
 
setVar(String, String) - Method in class fr.imag.adele.bundle.scriptcmd.ShellContextImpl
 
setVar(String, String) - Method in interface org.ungoverned.osgi.service.shell.context.ShellContext
get the variable value
size() - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 
start(BundleContext) - Method in class fr.imag.adele.bundle.scriptcmd.Activator
 
stop(BundleContext) - Method in class fr.imag.adele.bundle.scriptcmd.Activator
 
substitute(String, Map) - Static method in class fr.imag.adele.util.string.SubstituteUtility
This method substitute ${var} substring by values stored in a map.

T

trace(String) - Method in class fr.imag.adele.bundle.scriptcmd.RunCmdImpl
 

U

unbindService(Object) - Method in class fr.imag.adele.bundle.scriptcmd.RunCmdImpl
 
unbindService(Object) - Method in interface fr.imag.adele.bundle.util.BindingController
 

V

values() - Method in class fr.imag.adele.bundle.scriptcmd.BundleContextPropertiesWrapper
 

W

WaitCmdImpl - class fr.imag.adele.bundle.scriptcmd.WaitCmdImpl.
This class creates a shell command
WaitCmdImpl(BundleContext) - Constructor for class fr.imag.adele.bundle.scriptcmd.WaitCmdImpl
 
WaitForCmdImpl - class fr.imag.adele.bundle.scriptcmd.WaitForCmdImpl.
This class is a command for the OSCAR shell service This command waits for a event such as class availability, package availability, bundle event, ...
WaitForCmdImpl(BundleContext) - Constructor for class fr.imag.adele.bundle.scriptcmd.WaitForCmdImpl
 

A B C E F G I K M O P R S T U V W